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

.NET (Core and Framework)

 
GeneralRe: The Dreaded Stackoverflow Exception Pin
L Viljoen26-Jan-11 3:28
professionalL Viljoen26-Jan-11 3:28 
AnswerRe: The Dreaded Stackoverflow Exception Pin
Abhinav S26-Jan-11 2:19
Abhinav S26-Jan-11 2:19 
AnswerRe: The Dreaded Stackoverflow Exception Pin
Robert Tanenbaum28-Jan-11 3:20
Robert Tanenbaum28-Jan-11 3:20 
QuestionLinq to SQL - yes or no...? Pin
Pravin Patil, Mumbai25-Jan-11 21:20
Pravin Patil, Mumbai25-Jan-11 21:20 
AnswerRe: Linq to SQL - yes or no...? Pin
L Viljoen25-Jan-11 22:07
professionalL Viljoen25-Jan-11 22:07 
AnswerRe: Linq to SQL - yes or no...? Pin
Not Active26-Jan-11 2:16
mentorNot Active26-Jan-11 2:16 
AnswerRe: Linq to SQL - yes or no...? Pin
dasblinkenlight26-Jan-11 3:58
dasblinkenlight26-Jan-11 3:58 
AnswerRe: Linq to SQL - yes or no...? Pin
Steve Maier26-Jan-11 5:51
professionalSteve Maier26-Jan-11 5:51 
The Linq to SQL team has been absorbed by the entity Framework team in Microsoft. I use Linq to SQL in a large project that I am working on that we started years ago. Part of the reason that I have not changed it to EF yet is that we are still on VS2008. The new EF that is in .NET 4 provides alot of the functionality that we use from Linq to SQL, such as lazy loading of objects. This is not in the EF that is included in VS2008 and since our product uses that, we cannot switch over until we move up to .NET 4.

Take a look at the features. You did not say if this was using VS2008 or VS2010. For me, Linq to SQL was the better choice in VS2008, but if you are using VS2010, then EF4 is the better path.
Steve Maier

AnswerRe: Linq to SQL - yes or no...? Pin
Robert Tanenbaum28-Jan-11 3:30
Robert Tanenbaum28-Jan-11 3:30 
QuestionRunning a .Net EXE from a network server Pin
Richard Jones25-Jan-11 9:29
Richard Jones25-Jan-11 9:29 
AnswerRe: Running a .Net EXE from a network server Pin
Pete O'Hanlon25-Jan-11 11:01
mvePete O'Hanlon25-Jan-11 11:01 
GeneralRe: Running a .Net EXE from a network server Pin
Richard Jones26-Jan-11 2:55
Richard Jones26-Jan-11 2:55 
GeneralRe: Running a .Net EXE from a network server Pin
Pete O'Hanlon26-Jan-11 12:09
mvePete O'Hanlon26-Jan-11 12:09 
AnswerRe: Running a .Net EXE from a network server Pin
Not Active25-Jan-11 15:22
mentorNot Active25-Jan-11 15:22 
AnswerRe: Running a .Net EXE from a network server Pin
L Viljoen26-Jan-11 1:13
professionalL Viljoen26-Jan-11 1:13 
QuestionReflection for IBM 5250 Pin
Herboren25-Jan-11 6:17
Herboren25-Jan-11 6:17 
AnswerRe: Reflection for IBM 5250 Pin
Dave Kreskowiak25-Jan-11 6:55
mveDave Kreskowiak25-Jan-11 6:55 
GeneralWebbrowser control using IE8 Pin
manowj22-Jan-11 3:31
manowj22-Jan-11 3:31 
GeneralRe: Webbrowser control using IE8 Pin
DaveAuld22-Jan-11 4:45
professionalDaveAuld22-Jan-11 4:45 
GeneralRe: Webbrowser control using IE8 Pin
Abhinav S23-Jan-11 17:54
Abhinav S23-Jan-11 17:54 
QuestionVisual Studio 2008 Sp1 Pin
εїзεїзεїз21-Jan-11 19:14
εїзεїзεїз21-Jan-11 19:14 
AnswerRe: Visual Studio 2008 Sp1 Pin
Richard MacCutchan21-Jan-11 22:24
mveRichard MacCutchan21-Jan-11 22:24 
AnswerRe: Visual Studio 2008 Sp1 Pin
T210222-Jan-11 13:18
T210222-Jan-11 13:18 
AnswerRe: Visual Studio 2008 Sp1 Pin
Yusuf25-Jan-11 1:19
Yusuf25-Jan-11 1:19 
QuestionA General Question About DataGrid Controls Pin
Roger Wright20-Jan-11 18:08
professionalRoger Wright20-Jan-11 18:08 

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.