Click here to Skip to main content
15,903,385 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: hex value missing in dataset Pin
Luc Pattyn12-Oct-07 14:16
sitebuilderLuc Pattyn12-Oct-07 14:16 
GeneralRe: hex value missing in dataset [modified] Pin
sumysarin15-Oct-07 20:42
sumysarin15-Oct-07 20:42 
GeneralRe: hex value missing in dataset Pin
Luc Pattyn15-Oct-07 23:32
sitebuilderLuc Pattyn15-Oct-07 23:32 
GeneralRe: hex value missing in dataset Pin
sumysarin17-Oct-07 7:18
sumysarin17-Oct-07 7:18 
GeneralRe: hex value missing in dataset Pin
Luc Pattyn17-Oct-07 14:25
sitebuilderLuc Pattyn17-Oct-07 14:25 
Questionlatest version of .net Pin
abhiramsss11-Oct-07 13:17
abhiramsss11-Oct-07 13:17 
AnswerRe: latest version of .net Pin
Scott Dorman11-Oct-07 17:39
professionalScott Dorman11-Oct-07 17:39 
AnswerRe: latest version of .net Pin
Mike Dimmick12-Oct-07 5:53
Mike Dimmick12-Oct-07 5:53 
Strictly Scott is correct, but unfortunately the ".NET" name is overloaded. ".NET 3.0" does not include any updates to the Common Language Runtime (the core execution engine), the Base Class Library, Windows Forms, ADO.NET or ASP.NET, which remain unchanged from their .NET 2.0 versions. The only parts that are new are Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), InfoCard and Windows Workflow Foundation (abbreviated WF).

.NET Framework 3.5 will also be 'pure extensions' to .NET 2.0 but will require .NET Framework 2.0 SP1 to be installed, which will ship at the same time. I'm not completely sure how this will work out, whether System.dll will be replaced or not.

So the answer is, if you're targetting Windows Forms or ASP.NET, you need .NET Framework 2.0, but if you're using WPF, WCF, InfoCard or Workflow, you need 3.0 as well.


DoEvents: Generating unexpected recursion since 1991

Questionhow to display video via web (realtime)? Pin
matee_code11-Oct-07 9:41
matee_code11-Oct-07 9:41 
AnswerRe: how to display video via web (realtime)? Pin
Patrick Etc.11-Oct-07 10:40
Patrick Etc.11-Oct-07 10:40 
Questionneed help with <linkedConfiguration> Pin
alesh_nitre11-Oct-07 5:03
alesh_nitre11-Oct-07 5:03 
QuestionHow to buil ASp .NET Application usin nant -0.85 Pin
balpanbh10-Oct-07 22:42
balpanbh10-Oct-07 22:42 
AnswerRe: How to buil ASp .NET Application usin nant -0.85 Pin
Scott Dorman11-Oct-07 4:32
professionalScott Dorman11-Oct-07 4:32 
QuestionHow make the search Pin
Robert Wang198310-Oct-07 21:49
Robert Wang198310-Oct-07 21:49 
AnswerRe: How make the search Pin
Dave Kreskowiak11-Oct-07 1:51
mveDave Kreskowiak11-Oct-07 1:51 
GeneralRe: How make the search Pin
Robert Wang198311-Oct-07 17:36
Robert Wang198311-Oct-07 17:36 
Questionhow to display video via web (realtime)? [modified] Pin
matee_code10-Oct-07 17:58
matee_code10-Oct-07 17:58 
AnswerRe: how to display video via web (realtime)? Pin
Dave Kreskowiak11-Oct-07 1:50
mveDave Kreskowiak11-Oct-07 1:50 
QuestionXslCompiledTransform need to figure out number of rows transformed into text file Pin
boris.kleynbok10-Oct-07 5:47
boris.kleynbok10-Oct-07 5:47 
AnswerRe: XslCompiledTransform need to figure out number of rows transformed into text file Pin
TJoe10-Oct-07 7:02
TJoe10-Oct-07 7:02 
Questionthreading Pin
steve_a_p10-Oct-07 2:28
steve_a_p10-Oct-07 2:28 
AnswerRe: threading Pin
led mike10-Oct-07 6:14
led mike10-Oct-07 6:14 
AnswerRe: threading Pin
Luc Pattyn10-Oct-07 8:08
sitebuilderLuc Pattyn10-Oct-07 8:08 
GeneralRe: threading Pin
led mike10-Oct-07 8:35
led mike10-Oct-07 8:35 
QuestionRe: threading Pin
steve_a_p10-Oct-07 9:49
steve_a_p10-Oct-07 9:49 

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.