![]() |
|
|
|
#1 |
|
Hi,
Is their any way to setup VS such that it forces programmers to handle all exception (similar to Java). Thanks -- Posted via NewsDemon.com - Premium Uncensored Newsgroup Service ------->>>>>>http://www.NewsDem Steve |
|
|
|
|
#2 |
|
Posts: n/a
|
In VS.NET, at development time, you can configure your VS.NET studio to
handle exceptions in what way. Press Ctrl+Alt+E in VS.NET and then configure the behavior on the basis of what exception is thrown. ~Sankalp Steve wrote: > Hi, > > Is their any way to setup VS such that it forces programmers to handle all > exception (similar to Java). > > Thanks > > > > -- > Posted via NewsDemon.com - Premium Uncensored Newsgroup Service > ------->>>>>>http://www.NewsDem |
|
|
|
#3 |
|
Posts: n/a
|
In VS.NET, at development time, you can configure your VS.NET studio to
handle exceptions in what way. Press Ctrl+Alt+E in VS.NET and then configure the behavior on the basis of what exception is thrown. ~Sankalp Steve wrote: > Hi, > > Is their any way to setup VS such that it forces programmers to handle all > exception (similar to Java). > > Thanks > > > > -- > Posted via NewsDemon.com - Premium Uncensored Newsgroup Service > ------->>>>>>http://www.NewsDem |
|