Click here to Skip to main content
15,918,258 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how can i retrive value of rich text box in html format Pin
N a v a n e e t h11-Apr-08 20:20
N a v a n e e t h11-Apr-08 20:20 
GeneralGenerating Excel Reports in ASP .NET 2.0 Pin
kenexcelon11-Apr-08 10:22
kenexcelon11-Apr-08 10:22 
GeneralRe: Generating Excel Reports in ASP .NET 2.0 Pin
vasini11-Apr-08 11:04
vasini11-Apr-08 11:04 
GeneralRe: Generating Excel Reports in ASP .NET 2.0 Pin
Abhisek Chakraborty1-Sep-09 18:46
Abhisek Chakraborty1-Sep-09 18:46 
GeneralDisplay in GridView Pin
vasini11-Apr-08 10:22
vasini11-Apr-08 10:22 
GeneralRe: Display in GridView Pin
Blue_Boy11-Apr-08 10:25
Blue_Boy11-Apr-08 10:25 
GeneralRe: Display in GridView Pin
vasini11-Apr-08 10:37
vasini11-Apr-08 10:37 
GeneralRe: Display in GridView Pin
Blue_Boy11-Apr-08 10:59
Blue_Boy11-Apr-08 10:59 
GeneralRe: Display in GridView Pin
AlexeiXX311-Apr-08 17:06
AlexeiXX311-Apr-08 17:06 
Generalclock Pin
bunny.varun11-Apr-08 7:00
bunny.varun11-Apr-08 7:00 
GeneralRe: clock Pin
Blue_Boy11-Apr-08 9:01
Blue_Boy11-Apr-08 9:01 
GeneralObject reference not set to an instance of an object Pin
Farhad Eft11-Apr-08 6:32
Farhad Eft11-Apr-08 6:32 
GeneralRe: Object reference not set to an instance of an object Pin
N a v a n e e t h11-Apr-08 7:12
N a v a n e e t h11-Apr-08 7:12 
GeneralRe: Object reference not set to an instance of an object Pin
Farhad Eft11-Apr-08 8:32
Farhad Eft11-Apr-08 8:32 
GeneralRe: Object reference not set to an instance of an object Pin
AlexeiXX311-Apr-08 17:09
AlexeiXX311-Apr-08 17:09 
GeneralException Handling in General Pin
Brady Kelly11-Apr-08 5:09
Brady Kelly11-Apr-08 5:09 
How do you guys handle exceptions in ASP.NET applications?  Client-side pop-up tricks?  Catch and redirect to a helpful error message page, or default and redirect to a general error page?  Change views from a capture view to an error view?  The way I think I should be going about this is:

Client-side validation messages etc.
Server side catch specific exceptions only at top level, i.e. in Page code, and redirect to or present task specific error message.
Server side "auto" redirect for all other exceptions.


Pits fall into Chuck Norris.

GeneralRe: Exception Handling in General Pin
led mike11-Apr-08 5:55
led mike11-Apr-08 5:55 
GeneralAJAX Set focus + User Control Pin
tomwilliams11-Apr-08 4:19
tomwilliams11-Apr-08 4:19 
GeneralRe: AJAX Set focus + User Control Pin
tomwilliams11-Apr-08 5:16
tomwilliams11-Apr-08 5:16 
GeneralDatagrid Problem Pin
Devkranth Kishore Vanja11-Apr-08 4:13
Devkranth Kishore Vanja11-Apr-08 4:13 
GeneralRe: Datagrid Problem Pin
Herman<T>.Instance14-Apr-08 0:19
Herman<T>.Instance14-Apr-08 0:19 
GeneralRather bizarre databinding problem... Pin
RichardGrimmer11-Apr-08 3:49
RichardGrimmer11-Apr-08 3:49 
GeneralRe: Rather bizarre databinding problem... Pin
Brady Kelly11-Apr-08 5:10
Brady Kelly11-Apr-08 5:10 
QuestionCreating Multilingual Web page? Pin
Sam.M11-Apr-08 2:25
Sam.M11-Apr-08 2:25 
AnswerRe: Creating Multilingual Web page? Pin
its.rajendra11-Apr-08 2:46
its.rajendra11-Apr-08 2:46 

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.