Click here to Skip to main content
15,921,694 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am an asp.net developer and want to enhance my skills on that.I want to learn asp.net basics like assembly,IIS ,how request goes to server and what activities perform on server etc.But no books or tutorial I found which provide this info.All are jumped to building website or to C#.can anyone help me in this?
Posted
Comments
Krunal Rohit 3-Nov-15 23:44pm    
Search for the specific concept.

-KR

Have you tried CLR via C#[^]?

You can also gor for Inside Microsoft .Net Il Assembler[^] if you want to look in to depth. It's a very old version and many things have changed since then but it still can help.

For learning IIS you may consider Professional IIS 7 and ASP.NET Integrated Programming[^] whcih is very good book.

Or, you can go for a dedicated IIS book like Professional Microsoft IIS 8[^], but I think you may not need to know to that depth as an ASP.Net developer.

Hope, it helps :)
 
Share this answer
 
Kudvenkat tutorial are very helpful for basic of asp.net try this

https://www.youtube.com/watch?v=3AYoipyqOkQ&list=PL6n9fhu94yhXQS_p1i-HLIftB9Y7Vnxlo[^]
 
Share this answer
 
Ok I will check all these tutorials...actually I was looking for a proper asp.net book which cover all these topics sequentially.
 
Share this answer
 

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