1

i need a any site in which i can get a basic information of asp.net and how it is work with c#.

2 Answers 2

3

Microsoft is a good place to start:

http://www.asp.net/
http://msdn.microsoft.com/en-us/vcsharp/aa336766.aspx
http://www.asp.net/aspnet-4/videos

W3 schools http://www.w3schools.com/aspnet/default.asp

http://www.fincher.org/tips/Languages/csharp.shtml

Google User Groups for .Net

Sign up to request clarification or add additional context in comments.

Comments

2

4GuysFromRolla is a really good ASP.NET site. It has better tutorials and examples than Microsoft. No matter what you are trying to do they've probably got an example of how to do it.

Microsoft's MSDN site is the best one to go to for reference and definitions of either ASP.NET or C#.

w3schools while not very in depth or advanced is easy to understand and will give you the basics. They only delve into ASP.NET 2.0 though so if you are looking for 4.0 resources I would look at the other sites.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.