Click here to Skip to main content
15,899,124 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Properties in C# Pin
.NET- India 5-Dec-07 21:26
.NET- India 5-Dec-07 21:26 
GeneralRe: Properties in C# Pin
Michael Sync5-Dec-07 22:25
Michael Sync5-Dec-07 22:25 
GeneralRe: Properties in C# Pin
Michael Sync5-Dec-07 22:28
Michael Sync5-Dec-07 22:28 
GeneralRe: Properties in C# Pin
N a v a n e e t h5-Dec-07 22:36
N a v a n e e t h5-Dec-07 22:36 
GeneralRe: Properties in C# Pin
Michael Sync5-Dec-07 22:45
Michael Sync5-Dec-07 22:45 
GeneralRe: Properties in C# Pin
N a v a n e e t h5-Dec-07 23:00
N a v a n e e t h5-Dec-07 23:00 
GeneralRe: Properties in C# Pin
Michael Sync6-Dec-07 0:15
Michael Sync6-Dec-07 0:15 
GeneralRe: Properties in C# Pin
N a v a n e e t h6-Dec-07 0:30
N a v a n e e t h6-Dec-07 0:30 
Michael Sync wrote:
If there is no constructor then we can't create the object of class A


This is not correct. You can have a class without constructor. It is optional. Try creating a class without any constructor ? It won't show any problem. I guess internally default constructor would be created automatically. If we don't want to do any initialization stuff, we can avoid writing constructor.


All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

My Website | Ask smart questions


GeneralRe: Properties in C# Pin
Michael Sync6-Dec-07 18:53
Michael Sync6-Dec-07 18:53 
GeneralRe: Properties in C# Pin
Sathesh Sakthivel5-Dec-07 23:01
Sathesh Sakthivel5-Dec-07 23:01 
GeneralRe: Properties in C# Pin
Michael Sync6-Dec-07 0:16
Michael Sync6-Dec-07 0:16 
GeneralRe: Properties in C# Pin
.NET- India 5-Dec-07 21:55
.NET- India 5-Dec-07 21:55 
GeneralRe: Properties in C# Pin
Michael Sync5-Dec-07 22:43
Michael Sync5-Dec-07 22:43 
GeneralRe: Properties in C# Pin
wasimsharp5-Dec-07 20:50
wasimsharp5-Dec-07 20:50 
GeneralRe: Properties in C# Pin
.NET- India 5-Dec-07 21:27
.NET- India 5-Dec-07 21:27 
GeneralRe: Properties in C# Pin
N a v a n e e t h5-Dec-07 22:00
N a v a n e e t h5-Dec-07 22:00 
Generalhello freind Pin
wasimsharp5-Dec-07 20:42
wasimsharp5-Dec-07 20:42 
GeneralRe: hello freind Pin
Michael Sync5-Dec-07 20:53
Michael Sync5-Dec-07 20:53 
GeneralRe: hello freind Pin
Sathesh Sakthivel5-Dec-07 23:03
Sathesh Sakthivel5-Dec-07 23:03 
GeneralRe: hello freind Pin
bhattiprolu5-Dec-07 23:08
bhattiprolu5-Dec-07 23:08 
Generalgrid view bound column binding with a typeddataset column Pin
G.K.M.5-Dec-07 19:56
G.K.M.5-Dec-07 19:56 
GeneralRe: grid view bound column binding with a typeddataset column Pin
Ujjaval Modi5-Dec-07 20:45
Ujjaval Modi5-Dec-07 20:45 
Generalemail encryption and decryption in asp.net2.0 Pin
monuSaini5-Dec-07 19:34
monuSaini5-Dec-07 19:34 
GeneralRe: email encryption and decryption in asp.net2.0 Pin
Michael Sync5-Dec-07 19:42
Michael Sync5-Dec-07 19:42 
QuestionSelecting a value in Datagrid Pin
Rock Star.5-Dec-07 18:58
Rock Star.5-Dec-07 18:58 

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.