Click here to Skip to main content
15,889,693 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionMessenger in .NET Pin
Member 322226411-Jun-11 3:25
Member 322226411-Jun-11 3:25 
AnswerRe: Messenger in .NET PinPopular
gavindon11-Jun-11 3:31
gavindon11-Jun-11 3:31 
GeneralRe: Messenger in .NET Pin
Member 322226411-Jun-11 3:35
Member 322226411-Jun-11 3:35 
GeneralRe: Messenger in .NET Pin
Pete O'Hanlon11-Jun-11 4:31
mvePete O'Hanlon11-Jun-11 4:31 
GeneralRe: Messenger in .NET Pin
gavindon11-Jun-11 4:48
gavindon11-Jun-11 4:48 
AnswerRe: Messenger in .NET Pin
Richard MacCutchan11-Jun-11 5:19
mveRichard MacCutchan11-Jun-11 5:19 
GeneralRe: Messenger in .NET Pin
Lutosław11-Jun-11 10:37
Lutosław11-Jun-11 10:37 
QuestionGood not-ASP.NET 4 book Pin
Lutosław10-Jun-11 22:31
Lutosław10-Jun-11 22:31 
Hello!

I wish to know this technology a little more. Most people recommend books which teach how to use ASP .NET. I would prefer to read a book which:
- doesn't teach me how to use ASP .NET controls -- I have API documentation and tutorials
- doesn't teach me how to program in C# -- I know C#
- doesn't teach me where do I click in VS.
- doesn't teach me how to enable AJAX using ASP .NET AJAX-enbabled controls
- doesn't teach me a complete API

- does teach me how to implement AJAX -- both simple and advanced
- does teach me how does ASP .NET works -- how __VIEWSTATE is implemented and other details, including actually used optimization tricks.
- does teach me these parts of API which requires deeper investigation, like Response and Request properties, but, for God's sake, not damn web controls.
- does teach me elements of javascript and generation of client code by ASP engine.
- does teach me details of communication between client and server (not sth like that "client sends a request to a server and then it goes through these 13 layers and then your code is executed etc. etc.)
- is <200 pages (i am sure it is possible when not waffling)
- doesn't assume that I'm an idiot.
- assumes that I know how to use google and does not explaing everything which is not essential at the moment.

To summarize: I want a book which would be concize and not being a 1000-page cheat-sheet. Which would not switch me to a monkey who would be a great, high-paid ASP .NET developer who doesn't know what is going on. I would like to be able (with an extra effort) to implement my own, simple version of ASP .NET in C++ or C# without referencing ASP-specific libraries.

Do you know a book which meets my requirements?
Thanks in advance and I apologise for a long post.
Greetings - Jacek
modified on Saturday, June 11, 2011 4:28 PM

GeneralRe: Good not-ASP.NET 4 book Pin
Anurag Gandhi12-Jun-11 20:54
professionalAnurag Gandhi12-Jun-11 20:54 
AnswerRe: Good not-ASP.NET 4 book Pin
Morgs Morgan12-Jun-11 21:59
Morgs Morgan12-Jun-11 21:59 
QuestionCHAT APPLICATION AND MESSENGER USING .NET [modified] Pin
Member 322226410-Jun-11 6:45
Member 322226410-Jun-11 6:45 
AnswerRe: CHAT APPLICATION AND MESSENGER USING .NET Pin
gavindon10-Jun-11 9:30
gavindon10-Jun-11 9:30 
AnswerRe: CHAT APPLICATION AND MESSENGER USING .NET Pin
Halil ibrahim Kalkan10-Jun-11 9:44
Halil ibrahim Kalkan10-Jun-11 9:44 
QuestionUnable to provide file for download Pin
Dominick Marciano10-Jun-11 5:58
professionalDominick Marciano10-Jun-11 5:58 
AnswerRe: Unable to provide file for download Pin
GenJerDan10-Jun-11 7:58
GenJerDan10-Jun-11 7:58 
QuestionLicensing Asp.net web application Pin
Satish_S9-Jun-11 19:44
Satish_S9-Jun-11 19:44 
AnswerRe: Licensing Asp.net web application Pin
Expert Coming9-Jun-11 20:03
Expert Coming9-Jun-11 20:03 
GeneralRe: Licensing Asp.net web application Pin
Satish_S9-Jun-11 20:38
Satish_S9-Jun-11 20:38 
AnswerRe: Licensing Asp.net web application Pin
thatraja9-Jun-11 21:07
professionalthatraja9-Jun-11 21:07 
QuestionRefreshing parent page from modal dialog page [modified] Pin
C#Coudou8-Jun-11 20:11
C#Coudou8-Jun-11 20:11 
AnswerRe: Refreshing parent page from modal dialog page Pin
Orcun Iyigun9-Jun-11 9:10
Orcun Iyigun9-Jun-11 9:10 
QuestionGet Jquery calandar date from textbox Pin
padmanabhan N8-Jun-11 6:06
padmanabhan N8-Jun-11 6:06 
AnswerRe: Get Jquery calandar date from textbox Pin
gavindon8-Jun-11 6:15
gavindon8-Jun-11 6:15 
GeneralRe: Get Jquery calandar date from textbox (correct way of writing question). Pin
Asif Rehman9-Jun-11 9:02
Asif Rehman9-Jun-11 9:02 
QuestionSharing config files between projects Pin
Priya Prk8-Jun-11 5:12
Priya Prk8-Jun-11 5:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.