| Thread | Last Post | Replies |
|
| Tab Controls & Tab Pages | 01 Mar 2004 12:48 GMT | 1 |
Are the panels for "Solution Explorer", "Dynamic Help", "Output", etc in Visual .NET done with TabControl and TabPage? I try to do something similar in my own program but I am new to .NET and I am not sure what all the different controls are. My .NET book doesn't say anything about ...
|
| Handling multiple exceptions | 01 Mar 2004 09:30 GMT | 1 |
In my application, i want to execute same piece of code for multiple exceptions caught. Is there any way to do this apart from writing the piece of code in a function and calling taht functions from all these exceptions eg tr func1()
|
| MonthCalendar: change color | 01 Mar 2004 07:21 GMT | 1 |
is it possible to have 2 different dates with different color and format in Monthcalendar? If so,how Please suggest Thanks n Regards Samik.
|
| Differences between events and multi-cast delegates | 01 Mar 2004 05:25 GMT | 2 |
I would like to know exactly what the difference is between an event and a multi-cast delegate. From the little understanding I have, they appear from the outside to be the same. Is this true? If not, how do they differ?
|
| Migrating from 1.0 to 1.1 | 01 Mar 2004 04:46 GMT | 2 |
We have decided to migrate from DOTNET 2002, Framework 1.0 to DOTNET 2003, Framework 1.1 Problem: After DOTNET 2003 IDE convert solution files into newer version, we are building the solution.
|