Click here to Skip to main content
15,905,875 members
Home / Discussions / C#
   

C#

 
GeneralRe: i want complete code for converting .aspx to pdf Pin
jamshid0931-May-12 2:13
jamshid0931-May-12 2:13 
GeneralRe: i want complete code for converting .aspx to pdf Pin
Dave Kreskowiak31-May-12 3:39
mveDave Kreskowiak31-May-12 3:39 
AnswerRe: i want complete code for converting .aspx to pdf Pin
Eddy Vluggen30-May-12 20:59
professionalEddy Vluggen30-May-12 20:59 
AnswerRe: i want complete code for converting .aspx to pdf Pin
Dave Kreskowiak31-May-12 1:39
mveDave Kreskowiak31-May-12 1:39 
QuestionImplementing Progress Bar Pin
nEar_mO30-May-12 15:35
nEar_mO30-May-12 15:35 
AnswerRe: Implementing Progress Bar Pin
Mycroft Holmes30-May-12 17:00
professionalMycroft Holmes30-May-12 17:00 
AnswerRe: Implementing Progress Bar Pin
Marcus_231-May-12 1:16
Marcus_231-May-12 1:16 
AnswerRe: Implementing Progress Bar Pin
Philippe Mori31-May-12 7:22
Philippe Mori31-May-12 7:22 
QuestionWANT TO CREATE WIND OR RAIN EFFECT Pin
esaaco30-May-12 10:53
esaaco30-May-12 10:53 
AnswerRe: WANT TO CREATE WIND OR RAIN EFFECT Pin
Pete O'Hanlon30-May-12 11:38
mvePete O'Hanlon30-May-12 11:38 
GeneralRe: WANT TO CREATE WIND OR RAIN EFFECT Pin
esaaco30-May-12 11:53
esaaco30-May-12 11:53 
JokeRe: WANT TO CREATE WIND OR RAIN EFFECT PinPopular
Peter_in_278030-May-12 11:51
professionalPeter_in_278030-May-12 11:51 
GeneralRe: WANT TO CREATE WIND OR RAIN EFFECT Pin
Richard Andrew x6430-May-12 12:37
professionalRichard Andrew x6430-May-12 12:37 
AnswerRe: WANT TO CREATE WIND OR RAIN EFFECT Pin
Roger Wright30-May-12 19:56
professionalRoger Wright30-May-12 19:56 
GeneralRe: WANT TO CREATE WIND OR RAIN EFFECT Pin
esaaco30-May-12 22:02
esaaco30-May-12 22:02 
AnswerRe: WANT TO CREATE WIND OR RAIN EFFECT Pin
Keith Barrow30-May-12 22:49
professionalKeith Barrow30-May-12 22:49 
QuestionNode In C# And The Halff Man Node Method Pin
Hussein39930-May-12 10:02
Hussein39930-May-12 10:02 
AnswerRe: Node In C# And The Halff Man Node Method Pin
Paul Conrad2-Jun-12 7:11
professionalPaul Conrad2-Jun-12 7:11 
QuestionC# linq to sql Pin
sc steinhayse30-May-12 9:11
sc steinhayse30-May-12 9:11 
AnswerRe: C# linq to sql Pin
Pete O'Hanlon30-May-12 10:45
mvePete O'Hanlon30-May-12 10:45 
AnswerRe: C# linq to sql Pin
Keith Barrow30-May-12 22:58
professionalKeith Barrow30-May-12 22:58 
AnswerRe: C# linq to sql Pin
AmitGajjar31-May-12 0:06
professionalAmitGajjar31-May-12 0:06 
Hi,

If you can utilize LINQ perfectly then linq to sql will definitely improve your application performance. One more advantage is database dependency. you can provide multiple database support for your application like MySQL, MsSQL, etc....

You do not need to maintain two database query individually. Framework will manage that.

There are more features and both way have pros and cons. so you need to decide it from your application requirements.

Thanks
-amit
GeneralRe: C# linq to sql Pin
Pete O'Hanlon31-May-12 0:11
mvePete O'Hanlon31-May-12 0:11 
GeneralRe: C# linq to sql Pin
AmitGajjar31-May-12 0:18
professionalAmitGajjar31-May-12 0:18 
GeneralRe: C# linq to sql Pin
Pete O'Hanlon31-May-12 0:43
mvePete O'Hanlon31-May-12 0: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.