Ok so we all of course know of the big two frameworks built atop ASP.Net. Webforms and MVC. Are there any alt开发者_Go百科ernatives to these two big and Microsoft-made frameworks?
Hey guys - I just wrote an app using c# and ready to deploy it. Never deployed a c# app before. I deployed it and VC# outputted a .application file, application folder, and an installer. One of my us
Closed. This question does not meet Stack Overflow guideli开发者_如何学编程nes. It is not currently accepting answers.
I have a database table that holds information for received files. One of the columns is a DateTime that specifies when the file was received. I need to get a distinct list of months with the year (MM
My application is linked with one system framework. The framework architecture is32/64 bit standard Universal. The architecture of my application is also the same.
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
I upgraded xcode to 3.2.3 and loaded an existing project I had created with a prior version of xcode.It seems to compile fine as I have set up the correct deployment target and base sdk.When I look un
HI, I hope somebody can help me here with the extjs framework. The problem I am having is that the field validation is not being rendered for the tabs that are not visibele on initialisation off the
I wrote a piece of java code using threads, JDBC, Java Mail API etc. without using any of the frameworks (read Spring). I am frankly not too comfortable learning them first (lots of terminologies to r
This question already has answers here: Closed 12 years ago. Possible Duplicate: When is it OK to use an XML file to save information?