Click here to Skip to main content
16,010,553 members
Home / Discussions / C#
   

C#

 
GeneralRe: Memory leak Pin
mhmoud rawas18-Nov-03 19:35
mhmoud rawas18-Nov-03 19:35 
GeneralRe: Memory leak Pin
zhang_ding18-Nov-03 19:52
zhang_ding18-Nov-03 19:52 
GeneralRe: Memory leak Pin
J. Dunlap18-Nov-03 20:04
J. Dunlap18-Nov-03 20:04 
GeneralCrystal reports Pin
Anonymous17-Nov-03 19:12
Anonymous17-Nov-03 19:12 
GeneralConnectionString Pin
lupa_842117-Nov-03 19:10
lupa_842117-Nov-03 19:10 
GeneralRe: ConnectionString Pin
Heath Stewart18-Nov-03 6:45
protectorHeath Stewart18-Nov-03 6:45 
GeneralRe: ConnectionString Pin
Husein21-Nov-03 23:27
Husein21-Nov-03 23:27 
GeneralMissing Windows Forms Designer Pin
bcox17-Nov-03 14:13
bcox17-Nov-03 14:13 
Confused | :confused: Can anyone tell me how to fix a problem with the Windows Form Designer disapearing from a class after copying a class from one project to another?

I have had this happen a couple of times. I want to steal a forms class from an existing project to use in a new project. I copy both the .cs and rex files from one project directory to annother and then use the "Add Existing" option in Visual Studio to add the form code to the project fixing the namespace appropriately.

The project compiles fine and runs fine. The form works but does not show up as a form in the Solution Explorer. And, when you try to open the form in the forms designer, all you get is source coded, no visual interface.

Everything works, but you can't use the designer to work on the form.

I've looked at the source code for a new form and compared it to the old form and I don't see any differences. Can anyone shed any light on this issue? It's a pain...

Thanks...
GeneralRe: Missing Windows Forms Designer Pin
leppie17-Nov-03 15:39
leppie17-Nov-03 15:39 
GeneralRe: Missing Windows Forms Designer Pin
Russell Morris18-Nov-03 7:13
Russell Morris18-Nov-03 7:13 
Generalxml data to database Pin
Kris{PL}17-Nov-03 10:50
Kris{PL}17-Nov-03 10:50 
GeneralRe: xml data to database Pin
jparsons17-Nov-03 11:00
jparsons17-Nov-03 11:00 
GeneralRe: xml data to database Pin
Kris{PL}17-Nov-03 11:52
Kris{PL}17-Nov-03 11:52 
GeneralRe: xml data to database Pin
jparsons17-Nov-03 18:43
jparsons17-Nov-03 18:43 
GeneralRe: xml data to database Pin
Kris{PL}17-Nov-03 23:57
Kris{PL}17-Nov-03 23:57 
GeneralRe: xml data to database (second prb) Pin
Kris{PL}18-Nov-03 1:50
Kris{PL}18-Nov-03 1:50 
GeneralReusing a thread Pin
Judah Gabriel Himango17-Nov-03 9:33
sponsorJudah Gabriel Himango17-Nov-03 9:33 
GeneralRe: Reusing a thread Pin
J. Dunlap17-Nov-03 10:19
J. Dunlap17-Nov-03 10:19 
GeneralRe: Reusing a thread Pin
Judah Gabriel Himango17-Nov-03 10:28
sponsorJudah Gabriel Himango17-Nov-03 10:28 
GeneralRe: Reusing a thread Pin
Heath Stewart18-Nov-03 8:48
protectorHeath Stewart18-Nov-03 8:48 
Generaldatabind checkedlistbox to arraylist Pin
zuhx17-Nov-03 9:27
zuhx17-Nov-03 9:27 
GeneralRe: databind checkedlistbox to arraylist Pin
John Arlen18-Nov-03 9:12
John Arlen18-Nov-03 9:12 
GeneralDetecting dependent DLLs Pin
Arash Sabet17-Nov-03 6:14
Arash Sabet17-Nov-03 6:14 
GeneralRe: Detecting dependent DLLs Pin
leppie17-Nov-03 6:42
leppie17-Nov-03 6:42 
GeneralRe: Detecting dependent DLLs Pin
Heath Stewart17-Nov-03 7:15
protectorHeath Stewart17-Nov-03 7:15 

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.