Click here to Skip to main content
16,005,121 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to add a form in a dockpanel Pin
Robert Rohde4-Jan-07 2:59
Robert Rohde4-Jan-07 2:59 
QuestionHow to store a "VARIANT" varible via .NET ? Pin
Clark Nu China3-Jan-07 22:43
Clark Nu China3-Jan-07 22:43 
AnswerRe: How to store a "VARIANT" varible via .NET ? Pin
Ed.Poore3-Jan-07 22:47
Ed.Poore3-Jan-07 22:47 
QuestionTaking Snap-Shots... HOW??? Pin
tario3-Jan-07 22:09
tario3-Jan-07 22:09 
AnswerRe: Taking Snap-Shots... HOW??? Pin
Martin#3-Jan-07 22:19
Martin#3-Jan-07 22:19 
AnswerRe: Taking Snap-Shots... HOW??? Pin
Nader Elshehabi4-Jan-07 0:16
Nader Elshehabi4-Jan-07 0:16 
GeneralRe: Taking Snap-Shots... HOW??? Pin
Martin#4-Jan-07 0:33
Martin#4-Jan-07 0:33 
GeneralRe: Taking Snap-Shots... HOW??? Pin
Nader Elshehabi4-Jan-07 0:53
Nader Elshehabi4-Jan-07 0:53 
Come on man! DotNet 3.0 is on the market. You should upgrade!!

If you use C# Express edition -which I believe got DotNet 1.1 only-, you can still use features from DotNet 2.0 using a trick I made sometime ago. Simply:
1- Install DotNet 2.0 on your machine and include it in the minimum requirement in your doumentation.
2- Add a reference in your project. Select browse
3- Browse to the DotNet 2.0 folder -I believe it was under "Windows\System32" folder-, and explicitly reference the Assembly you want. In our example it should be "System.Drawing.Dll" file.



RegardsRose | [Rose]

GeneralRe: Taking Snap-Shots... HOW??? Pin
DavidNohejl4-Jan-07 1:21
DavidNohejl4-Jan-07 1:21 
GeneralRe: Taking Snap-Shots... HOW??? Pin
Nader Elshehabi4-Jan-07 1:35
Nader Elshehabi4-Jan-07 1:35 
GeneralRe: Taking Snap-Shots... HOW??? Pin
DavidNohejl4-Jan-07 1:58
DavidNohejl4-Jan-07 1:58 
GeneralRe: Taking Snap-Shots... HOW??? Pin
Nader Elshehabi4-Jan-07 3:04
Nader Elshehabi4-Jan-07 3:04 
GeneralRe: Taking Snap-Shots... HOW??? Pin
DavidNohejl4-Jan-07 3:48
DavidNohejl4-Jan-07 3:48 
GeneralRe: Taking Snap-Shots... HOW??? Pin
Daniel Grunwald4-Jan-07 1:31
Daniel Grunwald4-Jan-07 1:31 
GeneralRe: Taking Snap-Shots... HOW??? Pin
Nader Elshehabi4-Jan-07 1:37
Nader Elshehabi4-Jan-07 1:37 
GeneralRe: Taking Snap-Shots... HOW??? Pin
Martin#4-Jan-07 2:01
Martin#4-Jan-07 2:01 
GeneralRe: Taking Snap-Shots... HOW??? Pin
Nader Elshehabi4-Jan-07 3:11
Nader Elshehabi4-Jan-07 3:11 
GeneralRe: Taking Snap-Shots... HOW??? Pin
Martin#4-Jan-07 4:09
Martin#4-Jan-07 4:09 
QuestionShow milliseconds in my data column Pin
JoeRip3-Jan-07 22:00
JoeRip3-Jan-07 22:00 
AnswerRe: Show milliseconds in my data column Pin
JoeRip3-Jan-07 22:33
JoeRip3-Jan-07 22:33 
GeneralRe: Show milliseconds in my data column Pin
JoeRip3-Jan-07 22:35
JoeRip3-Jan-07 22:35 
GeneralRe: Show milliseconds in my data column Pin
JoeRip3-Jan-07 22:36
JoeRip3-Jan-07 22:36 
JokeRe: Show milliseconds in my data column Pin
Martin#3-Jan-07 22:41
Martin#3-Jan-07 22:41 
GeneralRe: Show milliseconds in my data column Pin
Pete O'Hanlon4-Jan-07 2:36
mvePete O'Hanlon4-Jan-07 2:36 
GeneralRe: Show milliseconds in my data column Pin
Martin#4-Jan-07 2:43
Martin#4-Jan-07 2:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.