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

.NET (Core and Framework)

 
AnswerMy Vote of One Pin
Wayne Gaylard19-Apr-13 2:18
professionalWayne Gaylard19-Apr-13 2:18 
AnswerRe: regarding third party control Pin
Marco Bertschi19-Apr-13 2:26
protectorMarco Bertschi19-Apr-13 2:26 
QuestionWhich one is better .NET or MFC ? Pin
Aydin Homay16-Apr-13 20:16
Aydin Homay16-Apr-13 20:16 
AnswerRe: Which one is better .NET or MFC ? Pin
Pete O'Hanlon16-Apr-13 20:44
mvePete O'Hanlon16-Apr-13 20:44 
GeneralRe: Which one is better .NET or MFC ? Pin
Aydin Homay16-Apr-13 21:12
Aydin Homay16-Apr-13 21:12 
GeneralRe: Which one is better .NET or MFC ? Pin
Pete O'Hanlon16-Apr-13 21:35
mvePete O'Hanlon16-Apr-13 21:35 
AnswerRe: Which one is better .NET or MFC ? Pin
Abhinav S16-Apr-13 21:13
Abhinav S16-Apr-13 21:13 
AnswerRe: Which one is better .NET or MFC ? Pin
Eddy Vluggen18-Apr-13 10:45
professionalEddy Vluggen18-Apr-13 10:45 
The reason that you'll always receive the answer "whatever your comfortable with" is a simple and practical one; you can write applications in both, and one can use RAD-principles in both. Both have specific advantages and drawbacks.

Now, if you have a team of .NET developers, it'd be an awful idea to teach them C, or worse go ahead and have them learn by doing. Same goes for a group of seasoned MFC-devs; they'd be wanting simple pointers and clean control over memory-allocation.

The idea that some "high lever CEO" needs to pick a tech is nonsense. Ask your developers. If they say the new language will be LOLCODE, than that's what you'll get. The reason you'll need to ask your developers is also a practical one; they'll know the restrictions and possibilities of each possible choice. As an example, it's technically not possible to replace the Windows login-screen using a managed language, or to write a device driver. If it's a larger project, the chances that multiple languages will be used increases. Again, it's merely being practical; one uses a managed language for convenience, unmanaged for speed.

Now, if you want a more fruitful discussion, you'll ask what front-ends one should focus on. Does your project need to be accessible from a lot of devices?

If yes, go for ASP.NET.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

AnswerRe: Which one is better .NET or MFC ? Pin
Jasmine250119-Apr-13 9:55
Jasmine250119-Apr-13 9:55 
GeneralRe: Which one is better .NET or MFC ? Pin
Dave Kreskowiak19-Apr-13 11:05
mveDave Kreskowiak19-Apr-13 11:05 
GeneralRe: Which one is better .NET or MFC ? Pin
Jasmine250119-Apr-13 11:42
Jasmine250119-Apr-13 11:42 
QuestionWhy do i get this error: Plz help me Pin
anushh16-Apr-13 1:52
anushh16-Apr-13 1:52 
AnswerRe: Why do i get this error: Plz help me Pin
Dave Kreskowiak16-Apr-13 2:45
mveDave Kreskowiak16-Apr-13 2:45 
QuestionLDAPMODIFY or LDAP Change Password with dotNET Pin
Martin-OHV14-Apr-13 22:42
Martin-OHV14-Apr-13 22:42 
QuestionThings to do before making a .Net application commercial. Pin
kburman612-Apr-13 3:41
professionalkburman612-Apr-13 3:41 
AnswerRe: Things to do before making a .Net application commercial. Pin
Eddy Vluggen12-Apr-13 6:42
professionalEddy Vluggen12-Apr-13 6:42 
GeneralRe: Things to do before making a .Net application commercial. Pin
kburman612-Apr-13 6:54
professionalkburman612-Apr-13 6:54 
AnswerRe: Things to do before making a .Net application commercial. Pin
Abhinav S12-Apr-13 8:27
Abhinav S12-Apr-13 8:27 
GeneralRe: Things to do before making a .Net application commercial. Pin
kburman612-Apr-13 9:44
professionalkburman612-Apr-13 9:44 
GeneralRe: Things to do before making a .Net application commercial. Pin
jschell14-Apr-13 7:05
jschell14-Apr-13 7:05 
AnswerRe: Things to do before making a .Net application commercial. Pin
Abhinav S14-Apr-13 7:38
Abhinav S14-Apr-13 7:38 
AnswerRe: Things to do before making a .Net application commercial. Pin
Jasmine250119-Apr-13 10:03
Jasmine250119-Apr-13 10:03 
GeneralRe: Things to do before making a .Net application commercial. Pin
kburman619-Apr-13 10:23
professionalkburman619-Apr-13 10:23 
GeneralRe: Things to do before making a .Net application commercial. Pin
Jasmine250119-Apr-13 10:53
Jasmine250119-Apr-13 10:53 
QuestionDatabase Security Design Pin
Bram van Kampen9-Apr-13 13:44
Bram van Kampen9-Apr-13 13:44 

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.