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

.NET (Core and Framework)

 
GeneralRe: How to develope System in right time? Pin
Eddy Vluggen27-Apr-11 1:49
professionalEddy Vluggen27-Apr-11 1:49 
GeneralGot my 5 Pin
Keith Barrow1-May-11 8:19
professionalKeith Barrow1-May-11 8:19 
GeneralRe: Got my 5 Pin
Pete O'Hanlon3-May-11 6:25
mvePete O'Hanlon3-May-11 6:25 
QuestionPrint option in RDLC Report (asp.net C#) is possible?? Pin
Rashmi Thakur26-Apr-11 3:58
Rashmi Thakur26-Apr-11 3:58 
AnswerRe: Print option in RDLC Report (asp.net C#) is possible?? Pin
Darren Sim28-Apr-11 22:23
Darren Sim28-Apr-11 22:23 
NewsDOTNETBUKS - Books For Enterprise .NET Development Pin
Pavel Yermalovich24-Apr-11 23:30
Pavel Yermalovich24-Apr-11 23:30 
Generalhii Pin
harekrsna1620-Apr-11 18:18
harekrsna1620-Apr-11 18:18 
QuestionWhy are there SO many ways to do the same thing in with Visual Studio and .net? Pin
ToddHileHoffer20-Apr-11 10:40
ToddHileHoffer20-Apr-11 10:40 
I think I'm starting to lose it.

I make corporate LOB apps and it is up to me what framework / pattern I want to use. For a good 5 years there it was ASP.Net. Now I can use SilverLight (with or without MVVM), MVC or ASP.Net.

And what about data access? I can use ADO.Net, Entity FrameWork, LINQtoSQL, Subsonic, My own POCO classes, Ria Services, WCF Services ect...

Just for sh*ts and giggles I did my last project, a web application with about 10 pages and 6 database tables all using my ADO.Net DataAccessLibrary that I wrote 8 years ago and standard ASP.Net. I still got application done in no time, the users were stoked cause I automated a lot of sh*t for them and it was a huge success. To top it off, the newest browsers are so fast, you can't even tell the difference between a full postback and a AJAX request on my intranet. AJAX is almost becoming irrelevant.

Oh and BTW, I have been investing some time in learning MVC 3. WTF, it feels like old school classic ASP. I guess it is cool, if you want to make something like face book. But for LOB apps, it isn't any easier than ASP.net...

I'm done ranting...

I didn't get any requirements for the signature


AnswerRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Dave Kreskowiak20-Apr-11 10:55
mveDave Kreskowiak20-Apr-11 10:55 
AnswerRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Eddy Vluggen20-Apr-11 11:21
professionalEddy Vluggen20-Apr-11 11:21 
AnswerRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Richard MacCutchan20-Apr-11 22:59
mveRichard MacCutchan20-Apr-11 22:59 
AnswerRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Abhinav S22-Apr-11 8:32
Abhinav S22-Apr-11 8:32 
AnswerRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
R. Giskard Reventlov22-Apr-11 21:29
R. Giskard Reventlov22-Apr-11 21:29 
AnswerRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Abhinav S25-Apr-11 1:26
Abhinav S25-Apr-11 1:26 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
ToddHileHoffer25-Apr-11 3:32
ToddHileHoffer25-Apr-11 3:32 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Abhinav S25-Apr-11 6:49
Abhinav S25-Apr-11 6:49 
AnswerJust because there is no really good one Pin
7746528-Apr-11 21:10
7746528-Apr-11 21:10 
AnswerRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? PinPopular
xiecsuk28-Apr-11 22:31
xiecsuk28-Apr-11 22:31 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Michael Kingsford Gray28-Apr-11 22:47
Michael Kingsford Gray28-Apr-11 22:47 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
ToddHileHoffer29-Apr-11 2:13
ToddHileHoffer29-Apr-11 2:13 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
xiecsuk2-May-11 7:12
xiecsuk2-May-11 7:12 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Max Peck29-Apr-11 4:11
Max Peck29-Apr-11 4:11 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Steve Echols29-Apr-11 7:30
Steve Echols29-Apr-11 7:30 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Max Peck29-Apr-11 16:51
Max Peck29-Apr-11 16:51 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Steve Echols29-Apr-11 21:07
Steve Echols29-Apr-11 21:07 

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.