Click here to Skip to main content
15,911,715 members
Home / Discussions / C#
   

C#

 
GeneralRe: resize control by code Pin
Christian Graus21-Feb-08 20:46
protectorChristian Graus21-Feb-08 20:46 
GeneralRe: resize control by code Pin
darkelv21-Feb-08 20:57
darkelv21-Feb-08 20:57 
GeneralVideo Analysis Pin
Boxman21-Feb-08 18:59
Boxman21-Feb-08 18:59 
GeneralRe: Video Analysis Pin
Christian Graus21-Feb-08 19:21
protectorChristian Graus21-Feb-08 19:21 
GeneralRecommend Good books and the C# 3.0, 3.5 Difference Pin
Guhanath21-Feb-08 18:43
Guhanath21-Feb-08 18:43 
GeneralRe: Recommend Good books and the C# 3.0, 3.5 Difference Pin
Colin Angus Mackay21-Feb-08 23:35
Colin Angus Mackay21-Feb-08 23:35 
GeneralRe: Recommend Good books and the C# 3.0, 3.5 Difference Pin
Guhanath22-Feb-08 0:20
Guhanath22-Feb-08 0:20 
GeneralRe: Recommend Good books and the C# 3.0, 3.5 Difference Pin
Colin Angus Mackay22-Feb-08 11:56
Colin Angus Mackay22-Feb-08 11:56 
Guhanath wrote:
It is .Net 3.5.which should i go? .Net 3.0 or 3.5?


If you are using Visual Studio 2008 you have the option of using 3.5 and it will gracefully degrade to 3.0 or 2.0 if you want.

If you are using Visual Studio 2005 you only have the option of using 2.0 or 3.0 (with the Visual Studio extensions)

.NET 3.0 is additive. In other words, it does not change what was already in .NET 2.0 it only adds more to the .NET Framework.

.NET 3.5 is again additive. It only adds to what was in .NET 3.0 without changing anything that was already there.


QuestionHow to align text in Label Pin
D i x y21-Feb-08 18:37
D i x y21-Feb-08 18:37 
AnswerRe: How to align text in Label Pin
Christian Graus21-Feb-08 19:16
protectorChristian Graus21-Feb-08 19:16 
GeneralRe: How to align text in Label Pin
D i x y21-Feb-08 20:11
D i x y21-Feb-08 20:11 
AnswerRe: How to align text in Label Pin
darkelv21-Feb-08 20:08
darkelv21-Feb-08 20:08 
AnswerRe: How to align text in Label Pin
Ravenet22-Feb-08 3:36
Ravenet22-Feb-08 3:36 
GeneralStart a service at a predefined time. Pin
CodingLover21-Feb-08 17:34
CodingLover21-Feb-08 17:34 
GeneralRe: Start a service at a predefined time. Pin
Christian Graus21-Feb-08 18:28
protectorChristian Graus21-Feb-08 18:28 
QuestionRe: Start a service at a predefined time. Pin
CodingLover21-Feb-08 18:56
CodingLover21-Feb-08 18:56 
GeneralRe: Start a service at a predefined time. Pin
Christian Graus21-Feb-08 19:53
protectorChristian Graus21-Feb-08 19:53 
GeneralRe: Start a service at a predefined time. Pin
CodingLover21-Feb-08 21:37
CodingLover21-Feb-08 21:37 
Questionhow to write auto running program with c# Pin
yellowstone21-Feb-08 17:11
yellowstone21-Feb-08 17:11 
Questionhow to write auto running program with c# Pin
yellowstone21-Feb-08 17:09
yellowstone21-Feb-08 17:09 
GeneralRe: how to write auto running program with c# Pin
Christian Graus21-Feb-08 18:27
protectorChristian Graus21-Feb-08 18:27 
GeneralDisabling of Close Form option Pin
Neo Andreson21-Feb-08 16:19
Neo Andreson21-Feb-08 16:19 
GeneralRe: Disabling of Close Form option Pin
PIEBALDconsult21-Feb-08 16:24
mvePIEBALDconsult21-Feb-08 16:24 
GeneralRe: Disabling of Close Form option Pin
Christian Graus21-Feb-08 16:30
protectorChristian Graus21-Feb-08 16:30 
GeneralRe: Disabling of Close Form option Pin
Neo Andreson21-Feb-08 16:33
Neo Andreson21-Feb-08 16:33 

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.