Dear Ng, are there any rules and/or guidelines for organizing the source code projects? I have a project with app. 10 - 15 projects. How should I structure the folders, etc...? Many thanks and best regards, Patrick Braunschweig
Dear Ng, are there any rules and/or guidelines for organizing the source code projects? I have a project with app. 10 - 15 projects. How should I structure the folders, etc...? Many thanks and best regards, Patrick Braunschweig
1.Source code generation in VS.NET IDE
I have wrriten a custom combobox control which only have the name of months in it. public class MonthCombo:ComboBox { MonthCombo() { base.add("Jan"); base.add(..... ..... } } and nothing more than this When I Used this control in mt form Every time that i load the project to the IDE the IDE Adds a code block which adds the month names to combo box in the forms InitializeComponent() WHAT SHOULD I DO ABOUT THIS PLEASE AND PLEASE HELP ME THIS BUG HURT ME VERY MUCH IT IS SO ABUSING ME THAT MAKE ME CRY OF IT PLEASE AND PLEASE HELP ME MICROSOFT MAN
2.VS.Net locks up when opening source code
I am using VS.Net v7.0.9466 with .NET Framework 1.0 1.0.3705. I am doing C++ development. When I open curtain cpp or header files, VS.Net locks up for anywhere to a few seconds to minutes. Does anyone have any clue why? TaskManager says the CPU is pegged at 100%. Sam
3.Hiding XML Code Documentation in VB.NET Source Code
I'd really love to be able to open a source file up and have all my XML code documentation default to collapsed. I love the capability of generating professional looking help files using the XML tags in my source code. But, it really makes my code unreadable. I spend the first couple of minutes collapsing all the documentation regions whenever I open a new file. I can't find anywhere in the options to make this the default behavior. Does anyone know how to do this? Add-ins? Anything?
4.some really dumb questions about vs.net (from hand coded asp.net code)
5.printing source code from vs 2005 solution
is there a utility program, other than 'VS.Net Code Print', that can print source code from a visual studio 2005 solution? 'VS.Net Code Print' is buggy and crashes before completing the print of my solution. Thanks!!!
6. "No source code ... " problem in VS
Users browsing this forum: No registered users and 5 guest