Click here to Skip to main content
15,916,835 members
Home / Discussions / C#
   

C#

 
GeneralRe: Tool bar buttons remain pressed Pin
joan_fl22-Aug-03 7:55
joan_fl22-Aug-03 7:55 
GeneralRe: Tool bar buttons remain pressed Pin
sumeat22-Aug-03 8:27
sumeat22-Aug-03 8:27 
QuestionGet installer to create empty folders? Pin
vlusardi21-Aug-03 12:44
vlusardi21-Aug-03 12:44 
AnswerRe: Get installer to create empty folders? Pin
Martey21-Aug-03 18:34
Martey21-Aug-03 18:34 
GeneralRe: Get installer to create empty folders? Pin
vlusardi22-Aug-03 5:23
vlusardi22-Aug-03 5:23 
Generalfirst step in C# Pin
aguest21-Aug-03 12:05
aguest21-Aug-03 12:05 
GeneralRe: first step in C# Pin
MeisterBiber21-Aug-03 22:05
MeisterBiber21-Aug-03 22:05 
GeneralRe: first step in C# Pin
MeisterBiber22-Aug-03 12:05
MeisterBiber22-Aug-03 12:05 
>hello
>sorry,but it don't work and i guess that is from because i am newbies.
>when i select Form1.cs it appear a ressource but i don't see when i can put my code,and when i click on the form it send me to a code and when i put the code it don't work.
>please,can u explain me with detail how to add the code and when i find Form1.cs .
>thank u,and sorry for any distruption

--
there must be a "form1.cs" in your solution explorer (right sided). just right-click and select "view code"
now you see the whole code of this form (actually the whole code of the entire project/solution)
delete that code completely.
and paste your code instead.
now "form1.cs" is just your code.
thats it.
start the whole thing. it should work.

good luck.
andi
GeneralProblem with FileLoadException Pin
adaoja21-Aug-03 9:47
adaoja21-Aug-03 9:47 
Questionwraping text in a cell of a datagrid? Pin
mikemilano21-Aug-03 9:38
mikemilano21-Aug-03 9:38 
AnswerRe: wraping text in a cell of a datagrid? Pin
Ista21-Aug-03 14:43
Ista21-Aug-03 14:43 
Questiondeploy 2 components w/ one installer? Pin
vlusardi21-Aug-03 6:25
vlusardi21-Aug-03 6:25 
GeneralVB.NET to C# converter Pin
Iftikhar Ahmad Dar21-Aug-03 5:31
Iftikhar Ahmad Dar21-Aug-03 5:31 
GeneralRe: VB.NET to C# converter Pin
Okeno Palmer21-Aug-03 7:00
Okeno Palmer21-Aug-03 7:00 
GeneralCheck Box in Datagrid with Autopostback Pin
0siris21-Aug-03 5:23
0siris21-Aug-03 5:23 
GeneralRe: Check Box in Datagrid with Autopostback Pin
Ista21-Aug-03 14:47
Ista21-Aug-03 14:47 
Generalremoting - ClientSponsor and leasetime Pin
devvvy21-Aug-03 5:03
devvvy21-Aug-03 5:03 
GeneralHello Pin
totig21-Aug-03 4:37
totig21-Aug-03 4:37 
GeneralRe: Hello Pin
Jeff Martin21-Aug-03 6:09
Jeff Martin21-Aug-03 6:09 
GeneralDataTable / DataGrid / DataView ??!?! Pin
MeisterBiber21-Aug-03 4:12
MeisterBiber21-Aug-03 4:12 
GeneralRe: DataTable / DataGrid / DataView ??!?! Pin
Ista21-Aug-03 14:49
Ista21-Aug-03 14:49 
GeneralRe: DataTable / DataGrid / DataView ??!?! Pin
MeisterBiber21-Aug-03 21:54
MeisterBiber21-Aug-03 21:54 
Generalxml file Pin
jphuphilly21-Aug-03 2:59
jphuphilly21-Aug-03 2:59 
GeneralRe: xml file Pin
Julian Bucknall [MSFT]21-Aug-03 5:11
Julian Bucknall [MSFT]21-Aug-03 5:11 
GeneralRe: xml file Pin
jphuphilly22-Aug-03 3:45
jphuphilly22-Aug-03 3:45 

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.