Click here to Skip to main content
15,895,667 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Custom Collection with Extension method, linq Support Pin
Gideon Engelberth18-Apr-10 16:05
Gideon Engelberth18-Apr-10 16:05 
Questioncomponent based development Pin
Satish_S14-Apr-10 17:21
Satish_S14-Apr-10 17:21 
AnswerRe: component based development Pin
Abhinav S14-Apr-10 18:37
Abhinav S14-Apr-10 18:37 
GeneralRe: component based development Pin
Satish_S14-Apr-10 19:25
Satish_S14-Apr-10 19:25 
GeneralRe: component based development Pin
Eddy Vluggen14-Apr-10 23:38
professionalEddy Vluggen14-Apr-10 23:38 
AnswerRe: component based development Pin
Peace ON15-Apr-10 21:16
Peace ON15-Apr-10 21:16 
QuestionRetreiving AppSettings Pin
gmhanna14-Apr-10 11:07
gmhanna14-Apr-10 11:07 
AnswerRe: Retreiving AppSettings Pin
Alan N14-Apr-10 12:21
Alan N14-Apr-10 12:21 
This should be very straightforward, try

string debug = Properties.Settings.Default.Debug;

Alan.
GeneralRe: Retreiving AppSettings Pin
gmhanna14-Apr-10 14:00
gmhanna14-Apr-10 14:00 
QuestionPartition and format hard disks in .NET Pin
Ron Aldrich12-Apr-10 20:10
Ron Aldrich12-Apr-10 20:10 
AnswerRe: Partition and format hard disks in .NET Pin
Abhinav S12-Apr-10 20:35
Abhinav S12-Apr-10 20:35 
AnswerRe: Partition and format hard disks in .NET Pin
Rajesh Anuhya12-Apr-10 21:48
professionalRajesh Anuhya12-Apr-10 21:48 
QuestionWindows Forms Unhandled-Exception Dialog [modified] Pin
souren7712-Apr-10 15:06
souren7712-Apr-10 15:06 
AnswerRe: Windows Forms Unhandled-Exception Dialog Pin
Not Active12-Apr-10 15:31
mentorNot Active12-Apr-10 15:31 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
souren7712-Apr-10 15:36
souren7712-Apr-10 15:36 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
Not Active12-Apr-10 16:23
mentorNot Active12-Apr-10 16:23 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
souren7712-Apr-10 16:31
souren7712-Apr-10 16:31 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
Not Active13-Apr-10 2:04
mentorNot Active13-Apr-10 2:04 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
souren7713-Apr-10 2:11
souren7713-Apr-10 2:11 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
Luc Pattyn13-Apr-10 2:34
sitebuilderLuc Pattyn13-Apr-10 2:34 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
souren7713-Apr-10 2:42
souren7713-Apr-10 2:42 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
Not Active13-Apr-10 3:51
mentorNot Active13-Apr-10 3:51 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
supercat914-Apr-10 10:41
supercat914-Apr-10 10:41 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
Luc Pattyn14-Apr-10 10:53
sitebuilderLuc Pattyn14-Apr-10 10:53 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
supercat915-Apr-10 7:17
supercat915-Apr-10 7:17 

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.