Click here to Skip to main content
15,890,995 members
Home / Discussions / C#
   

C#

 
AnswerRe: Create DLL out of a C# Project Pin
Not Active18-Jun-09 2:17
mentorNot Active18-Jun-09 2:17 
GeneralRe: Create DLL out of a C# Project Pin
Haris18-Jun-09 2:31
Haris18-Jun-09 2:31 
GeneralRe: Create DLL out of a C# Project Pin
Colin Angus Mackay18-Jun-09 2:34
Colin Angus Mackay18-Jun-09 2:34 
GeneralRe: Create DLL out of a C# Project Pin
Haris18-Jun-09 2:44
Haris18-Jun-09 2:44 
GeneralRe: Create DLL out of a C# Project Pin
Colin Angus Mackay18-Jun-09 2:53
Colin Angus Mackay18-Jun-09 2:53 
QuestionHow to save a webpage using ExecWB() in c# Pin
svt gdwl18-Jun-09 1:21
svt gdwl18-Jun-09 1:21 
AnswerRe: How to save a webpage using ExecWB() in c# Pin
Nagy Vilmos18-Jun-09 3:41
professionalNagy Vilmos18-Jun-09 3:41 
QuestionException thrown in designer Pin
FantasticFiasco18-Jun-09 0:59
FantasticFiasco18-Jun-09 0:59 
Is there a way to prevent the VS designer to run a specific method? E.g.

[Conditional("DEBUG")]
[DebuggerStepThrough]
public void SomeMethod()
{
}


isn't run in release code. Can I write something similar for the designer?

Why is it drug addicts and computer afficionados are both called users?
--Clifford Stoll

AnswerRe: Exception thrown in designer Pin
Luc Pattyn18-Jun-09 1:25
sitebuilderLuc Pattyn18-Jun-09 1:25 
GeneralRe: Exception thrown in designer Pin
Rob Philpott18-Jun-09 1:51
Rob Philpott18-Jun-09 1:51 
GeneralRe: Exception thrown in designer Pin
Luc Pattyn18-Jun-09 2:01
sitebuilderLuc Pattyn18-Jun-09 2:01 
GeneralRe: Exception thrown in designer Pin
Rob Philpott18-Jun-09 2:39
Rob Philpott18-Jun-09 2:39 
GeneralRe: Exception thrown in designer Pin
Luc Pattyn18-Jun-09 2:44
sitebuilderLuc Pattyn18-Jun-09 2:44 
GeneralRe: Exception thrown in designer Pin
FantasticFiasco18-Jun-09 3:40
FantasticFiasco18-Jun-09 3:40 
GeneralRe: Exception thrown in designer Pin
Nagy Vilmos18-Jun-09 3:42
professionalNagy Vilmos18-Jun-09 3:42 
GeneralRe: Exception thrown in designer Pin
Luc Pattyn18-Jun-09 3:48
sitebuilderLuc Pattyn18-Jun-09 3:48 
AnswerRe: Exception thrown in designer Pin
OriginalGriff18-Jun-09 1:39
mveOriginalGriff18-Jun-09 1:39 
Question3DES Encryption ? Pin
Mohammad Dayyan18-Jun-09 0:37
Mohammad Dayyan18-Jun-09 0:37 
AnswerRe: 3DES Encryption ? Pin
stancrm18-Jun-09 0:42
stancrm18-Jun-09 0:42 
GeneralRe: 3DES Encryption ? Pin
Mohammad Dayyan18-Jun-09 5:28
Mohammad Dayyan18-Jun-09 5:28 
AnswerRe: 3DES Encryption ? Pin
Colin Angus Mackay18-Jun-09 0:43
Colin Angus Mackay18-Jun-09 0:43 
Questiondebug sql with parameters Pin
jogisarge18-Jun-09 0:06
jogisarge18-Jun-09 0:06 
AnswerRe: debug sql with parameters Pin
Rob Philpott18-Jun-09 0:20
Rob Philpott18-Jun-09 0:20 
AnswerRe: debug sql with parameters Pin
DoctorMick18-Jun-09 0:23
DoctorMick18-Jun-09 0:23 
GeneralRe: debug sql with parameters Pin
jogisarge18-Jun-09 1:25
jogisarge18-Jun-09 1:25 

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.