Click here to Skip to main content
15,887,812 members
Home / Discussions / C#
   

C#

 
AnswerRe: How can I install a db schema while installing a program? Pin
Calin Tatar6-Mar-09 23:55
Calin Tatar6-Mar-09 23:55 
GeneralRe: How can I install a db schema while installing a program? Pin
dejmjin7-Mar-09 0:04
dejmjin7-Mar-09 0:04 
QuestionConvert a pdf file to picture format with hight quality Pin
abbd6-Mar-09 22:57
abbd6-Mar-09 22:57 
AnswerRe: Convert a pdf file to picture format with hight quality Pin
Xmen Real 7-Mar-09 0:05
professional Xmen Real 7-Mar-09 0:05 
Questioncollect data about visitors from BHO Pin
Maverickcool6-Mar-09 22:24
Maverickcool6-Mar-09 22:24 
AnswerRe: collect data about visitors from BHO Pin
ABitSmart6-Mar-09 23:57
ABitSmart6-Mar-09 23:57 
QuestionAdd folder with classes into solution Pin
_c2h5oh_6-Mar-09 21:57
_c2h5oh_6-Mar-09 21:57 
AnswerRe: Add folder with classes into solution Pin
ABitSmart6-Mar-09 23:41
ABitSmart6-Mar-09 23:41 
You can add folders(and subfolders) to the Solution and also to the Project node. You should group your classes in the Project folder(sub folders)instead of the Solutions folder. Adding classes to the solution node won't make sense, as it would not be part of any assembly. I use the solutions folders to seperate out my code and test projects.

To add a folder, just right click on the node (Solution or Project) and in the "Add" menu there should be a New folder option.
QuestionDoubt, which to use Pin
Sajjad Leo6-Mar-09 20:57
Sajjad Leo6-Mar-09 20:57 
AnswerRe: Doubt, which to use Pin
dan!sh 6-Mar-09 21:22
professional dan!sh 6-Mar-09 21:22 
Question"hai friends" Pin
fraulin6-Mar-09 20:53
fraulin6-Mar-09 20:53 
AnswerRe: "hai friends" Pin
dan!sh 6-Mar-09 21:06
professional dan!sh 6-Mar-09 21:06 
AnswerRe: "hai friends" Pin
Vasudevan Deepak Kumar6-Mar-09 21:47
Vasudevan Deepak Kumar6-Mar-09 21:47 
GeneralRe: "hai friends" Pin
dan!sh 6-Mar-09 21:48
professional dan!sh 6-Mar-09 21:48 
QuestionRe: "hai friends" Pin
Eytukan7-Mar-09 0:52
Eytukan7-Mar-09 0:52 
AnswerRe: "hai friends" Pin
dental biometrics14-Apr-09 18:37
dental biometrics14-Apr-09 18:37 
Questionhow to convert .doc,image file to pdf in .net c# Pin
vinodkrebc6-Mar-09 20:05
vinodkrebc6-Mar-09 20:05 
AnswerRe: how to convert .doc,image file to pdf in .net c# Pin
dan!sh 6-Mar-09 20:48
professional dan!sh 6-Mar-09 20:48 
JokeRe: how to convert .doc,image file to pdf in .net c# Pin
Vasudevan Deepak Kumar6-Mar-09 21:50
Vasudevan Deepak Kumar6-Mar-09 21:50 
Questionembedding of text file and video Pin
adiseshaiah6-Mar-09 19:57
adiseshaiah6-Mar-09 19:57 
AnswerRe: embedding of text file and video Pin
Xmen Real 7-Mar-09 0:02
professional Xmen Real 7-Mar-09 0:02 
QuestionData Binding error Pin
Sajjad Leo6-Mar-09 19:46
Sajjad Leo6-Mar-09 19:46 
AnswerRe: Data Binding error Pin
K V Sekhar6-Mar-09 20:03
K V Sekhar6-Mar-09 20:03 
AnswerRe: Data Binding error Pin
dejmjin7-Mar-09 0:08
dejmjin7-Mar-09 0:08 
QuestionFill Combo box Pin
Sajjad Leo6-Mar-09 19:41
Sajjad Leo6-Mar-09 19:41 

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.