Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
1.15/5 (4 votes)
See more:
Hi,

I am beginning with asp.net 4.5 and I have downloaded the following: VS Express 2012 (with asp.net 4.5 ) and sql server express from www.asp.net/downloads

I want to download some simple asp.net (c#) projects which will give me a basic understanding of the fundamentals of asp.net 4.5. e.g simple tricks and tips to do tasks in asp.net. Please advice.

Thanks !
Posted
Updated 12-Jul-13 9:33am
v2
Comments
[no name] 12-Jul-13 15:37pm    
try www.asp.net or www.google.com
Sergey Alexandrovich Kryukov 12-Jul-13 19:18pm    
This is not the best way of learning programming in some area. It's much better if you write first thing by yourself, even if this thing is too simple...
—SA

1 solution

This series of tutorials guides you through the steps required to create an ASP.NET Web Forms application using Visual Studio Express 2012 for Web and ASP.NET 4.5.

http://www.asp.net/web-forms/tutorials/aspnet-45/getting-started-with-aspnet-45-web-forms/introduction-and-overview

I hope this will help to you.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900