0
votes
2answers
153 views
ASP.NET Webmail Engine
A friend of mine asked me today if there is any open-source or commercially available Webmail/Email "engine". When I asked her what she meant by engine, I got a list of features her boss asked for …
3
votes
4answers
173 views
ASP.NET advertisement website
I am currently working on a website that is an advertisement portal for businesses. Advertisers can create an account, select various options for listing (State, caregory, etc) and upload a graphic …
3
votes
Check if page is in partial rendering mode ASP.NET 2.0 + AJAX.NET
You can use the
IsInAsyncPostBack property of ScriptManager to check …
0
votes
Using Routing without MVC: authentication form
The first result I got from a Google search is Frederiks excellent post on …
4
votes
Where can I find a simple ASP.NET MVC (C#) tutorial(s)?
I have been working with ASP.NET MVC since it Beta days and have always found lack of proper technical details in blogs and forum posts to be quite inhibiting in the climbing up the learning curve. …
1
vote
Good simple MVC and JQuery ASP.NET application?
Some applications developed with ASP.NET MVC & jQuery -
MVCCMS (Simple CMS Implementation)
…
0
votes
