Click here to Skip to main content
15,929,795 members
Home / Discussions / C#
   

C#

 
AnswerRe: system.IO.File and System.IO.FileInfo slow Pin
Christian Graus20-Nov-06 13:56
protectorChristian Graus20-Nov-06 13:56 
Questioncustom directx.sound fx Pin
Sub197920-Nov-06 11:42
Sub197920-Nov-06 11:42 
QuestionMouse Rotation (CW or CCW) Pin
HRiazi20-Nov-06 10:57
HRiazi20-Nov-06 10:57 
AnswerRe: Mouse Rotation (CW or CCW) Pin
led mike20-Nov-06 11:27
led mike20-Nov-06 11:27 
AnswerRe: Mouse Rotation (CW or CCW) Pin
Guffa20-Nov-06 16:36
Guffa20-Nov-06 16:36 
AnswerRe: Mouse Rotation (CW or CCW) Pin
quiteSmart20-Nov-06 20:20
quiteSmart20-Nov-06 20:20 
AnswerRe: Mouse Rotation (CW or CCW) Pin
ejuanpp20-Nov-06 20:48
ejuanpp20-Nov-06 20:48 
QuestionAssembly Versioning Pin
dbetting20-Nov-06 10:33
dbetting20-Nov-06 10:33 
I have a project that started out in VS2003. The last build in 2003 was 2.0.20727.42. I had the AssemblyVersion value in AssemblyInfo.cs set to 2.0.*.*. Things worked as I expected.

Now in 2005 I identified the new AssemblyVersion to 3.0.*.*. If I use Environment.Version, I keep getting the version from 2003 (2.0.20727.42) and it is never changing. If I set AssemblyFile, then I can see that value in Application.ProductVersion but a) This is a string I'd have to break down to get the versionning if I was to use it. b) It doesn't auto-increment.

When I did the upgrade from 2003, I created a new project in 2005 and then I used "Add Existing..." to add the forms and User Controls. Did something else get sucked in that is not allowing me to get the correct Environment.Version?
AnswerRe: Assembly Versioning Pin
Mike Bluett21-Nov-06 8:07
Mike Bluett21-Nov-06 8:07 
QuestionHow to close form with esc key in Datagrid Pin
AndrusM20-Nov-06 8:56
AndrusM20-Nov-06 8:56 
AnswerRe: How to close form with esc key in Datagrid Pin
Eduard Keilholz21-Nov-06 4:03
Eduard Keilholz21-Nov-06 4:03 
GeneralRe: How to close form with esc key in Datagrid Pin
AndrusM21-Nov-06 4:42
AndrusM21-Nov-06 4:42 
QuestionHow to run C# scripts Pin
AndrusM20-Nov-06 8:51
AndrusM20-Nov-06 8:51 
QuestionColoring a line in a RichTextBox control.. Pin
kkadir20-Nov-06 8:39
kkadir20-Nov-06 8:39 
QuestionTo make a size of button changeable by mouse Pin
wasek200120-Nov-06 8:26
wasek200120-Nov-06 8:26 
AnswerRe: To make a size of button changeable by mouse Pin
Christian Graus20-Nov-06 8:53
protectorChristian Graus20-Nov-06 8:53 
AnswerRe: To make a size of button changeable by mouse Pin
Eric Dahlvang20-Nov-06 11:03
Eric Dahlvang20-Nov-06 11:03 
GeneralRe: To make a size of button changeable by mouse Pin
wasek200121-Nov-06 21:12
wasek200121-Nov-06 21:12 
Questionnavigation in a tabbed control (from one tab to another) Pin
Rocky#20-Nov-06 7:48
Rocky#20-Nov-06 7:48 
AnswerRe: navigation in a tabbed control (from one tab to another) Pin
Ravi Bhavnani20-Nov-06 8:31
professionalRavi Bhavnani20-Nov-06 8:31 
GeneralRe: navigation in a tabbed control (from one tab to another) Pin
Rocky#21-Nov-06 3:49
Rocky#21-Nov-06 3:49 
Questionerror identification problem Pin
biaali20-Nov-06 7:13
biaali20-Nov-06 7:13 
AnswerRe: error identification problem Pin
Tal Kain20-Nov-06 14:49
Tal Kain20-Nov-06 14:49 
QuestionValidating a datagrid Pin
Deepasubramanian20-Nov-06 5:58
Deepasubramanian20-Nov-06 5:58 
AnswerRe: Validating a datagrid Pin
Judah Gabriel Himango20-Nov-06 6:02
sponsorJudah Gabriel Himango20-Nov-06 6:02 

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.