Click here to Skip to main content
16,007,885 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Bitwise Operators? Pin
Roger Alsing2-Apr-03 22:09
Roger Alsing2-Apr-03 22:09 
Generaljavascript not working in webbrowswer control Pin
monrobot132-Apr-03 4:22
monrobot132-Apr-03 4:22 
GeneralRe: javascript not working in webbrowswer control Pin
Stephane Rodriguez.2-Apr-03 19:40
Stephane Rodriguez.2-Apr-03 19:40 
GeneralRe: javascript not working in webbrowswer control Pin
monrobot133-Apr-03 3:12
monrobot133-Apr-03 3:12 
GeneralRe: javascript not working in webbrowswer control Pin
Stephane Rodriguez.3-Apr-03 3:19
Stephane Rodriguez.3-Apr-03 3:19 
GeneralC# Dynamic Assembly Pin
anders2-Apr-03 4:15
anders2-Apr-03 4:15 
GeneralRe: C# Dynamic Assembly Pin
Oleksandr Kucherenko3-Apr-03 5:01
Oleksandr Kucherenko3-Apr-03 5:01 
Question.net Attributes? Pin
Roger Alsing2-Apr-03 0:54
Roger Alsing2-Apr-03 0:54 
Hi , when and how are .net attribs activated?
is it at compiletime?

if i create my own attrib and apply it to a class like this:

[MyAttrib("tjoflöjt")]
public class{

}

is the text "tjoflöjt" injected into the assembly somehow when compiling ,
or is an instance of my "MyAttrib" class created once the assembly is loaded into memmory?

attribs like "AssemblyXXX" can stop the compiler and notify the user on various things like ".snk file not found" , is it possible to do the same thing with my own attribs?

//Roger

AnswerRe: .net Attributes? Pin
Nick Parker2-Apr-03 4:42
protectorNick Parker2-Apr-03 4:42 
GeneralActive Directory - Users or whatever Pin
Velichko Sarev2-Apr-03 0:02
Velichko Sarev2-Apr-03 0:02 
GeneralRe: Active Directory - Users or whatever Pin
Mazdak2-Apr-03 7:49
Mazdak2-Apr-03 7:49 
GeneralRe: Active Directory - Users or whatever Pin
wangzhibin2-Apr-03 14:30
wangzhibin2-Apr-03 14:30 
GeneralC# and CVS Pin
se99ts1-Apr-03 22:58
se99ts1-Apr-03 22:58 
Questionhow to program with c# for exchange 2000 Pin
wangzhibin1-Apr-03 22:38
wangzhibin1-Apr-03 22:38 
AnswerRe: how to program with c# for exchange 2000 Pin
Kannan Kalyanaraman1-Apr-03 23:04
Kannan Kalyanaraman1-Apr-03 23:04 
GeneralStoring application configuration Pin
peterchen1-Apr-03 22:13
peterchen1-Apr-03 22:13 
GeneralRe: Storing application configuration Pin
Kannan Kalyanaraman1-Apr-03 23:02
Kannan Kalyanaraman1-Apr-03 23:02 
General"using " confuse me Pin
ZBUILDER1-Apr-03 22:07
ZBUILDER1-Apr-03 22:07 
GeneralRe: "using " confuse me Pin
James T. Johnson2-Apr-03 1:49
James T. Johnson2-Apr-03 1:49 
GeneralOnProgressChange Pin
monrobot131-Apr-03 13:50
monrobot131-Apr-03 13:50 
GeneralRe: OnProgressChange Pin
Stephane Rodriguez.3-Apr-03 1:33
Stephane Rodriguez.3-Apr-03 1:33 
GeneralImagelist Problems Pin
CSharpDavid1-Apr-03 11:46
CSharpDavid1-Apr-03 11:46 
GeneralRe: Imagelist Problems Pin
James T. Johnson2-Apr-03 1:53
James T. Johnson2-Apr-03 1:53 
QuestionConvert String to byte[] and vice versa? Pin
Member 961-Apr-03 11:27
Member 961-Apr-03 11:27 
AnswerRe: Convert String to byte[] and vice versa? Pin
Nick Parker1-Apr-03 11:34
protectorNick Parker1-Apr-03 11:34 

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.