Click here to Skip to main content
15,923,557 members
Home / Discussions / C#
   

C#

 
AnswerRe: always visible splash screen Pin
Muammar©18-Jun-10 8:06
Muammar©18-Jun-10 8:06 
Questiondetermine sql server 2008 express size Pin
Jassim Rahma18-Jun-10 6:12
Jassim Rahma18-Jun-10 6:12 
AnswerRe: determine sql server 2008 express size Pin
dan!sh 18-Jun-10 6:24
professional dan!sh 18-Jun-10 6:24 
AnswerRe: determine sql server 2008 express size Pin
Henry Minute18-Jun-10 7:13
Henry Minute18-Jun-10 7:13 
GeneralRe: determine sql server 2008 express size Pin
Jassim Rahma19-Jun-10 5:20
Jassim Rahma19-Jun-10 5:20 
GeneralRe: determine sql server 2008 express size Pin
Henry Minute19-Jun-10 5:45
Henry Minute19-Jun-10 5:45 
QuestionConsole is showing up with GUI Pin
muteb18-Jun-10 5:03
muteb18-Jun-10 5:03 
AnswerRe: Console is showing up with GUI Pin
Luc Pattyn18-Jun-10 5:20
sitebuilderLuc Pattyn18-Jun-10 5:20 
You get a Console when you either ask for one using explicit code, or when you specify a Console App (which will happily let you create and show Forms as well). What did you do? Which using statements did you get automatically, and which ones did you add? What are your project settings? what is in your static Main() method?

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use < PRE > tags for code snippets, it preserves indentation, and improves readability.


GeneralRe: Console is showing up with GUI Pin
muteb18-Jun-10 5:22
muteb18-Jun-10 5:22 
AnswerRe: Console is showing up with GUI Pin
PIEBALDconsult18-Jun-10 6:10
mvePIEBALDconsult18-Jun-10 6:10 
GeneralRe: Console is showing up with GUI Pin
muteb18-Jun-10 18:51
muteb18-Jun-10 18:51 
QuestionFile Upload Pin
kalyan_vb18-Jun-10 4:37
kalyan_vb18-Jun-10 4:37 
AnswerRe: File Upload Pin
Not Active18-Jun-10 4:56
mentorNot Active18-Jun-10 4:56 
QuestionAutomate publish website using c# Pin
Scrapis18-Jun-10 3:50
Scrapis18-Jun-10 3:50 
AnswerRe: Automate publish website using c# Pin
R. Giskard Reventlov18-Jun-10 3:52
R. Giskard Reventlov18-Jun-10 3:52 
GeneralRe: Automate publish website using c# Pin
Scrapis27-Jun-10 20:42
Scrapis27-Jun-10 20:42 
QuestionCannot find redistributable .cat file..? Pin
Paladin200018-Jun-10 3:42
Paladin200018-Jun-10 3:42 
AnswerRe: Cannot find redistributable .cat file..? Pin
Richard Andrew x6418-Jun-10 5:05
professionalRichard Andrew x6418-Jun-10 5:05 
QuestionRe: Cannot find redistributable .cat file..? Pin
Paladin200018-Jun-10 6:44
Paladin200018-Jun-10 6:44 
AnswerRe: Cannot find redistributable .cat file..? [modified] Pin
Roger Wright18-Jun-10 8:27
professionalRoger Wright18-Jun-10 8:27 
QuestionWindows service failed to start. Pin
Anil Veeraghattapu 418-Jun-10 1:14
Anil Veeraghattapu 418-Jun-10 1:14 
AnswerMessage Closed Pin
18-Jun-10 1:16
stancrm18-Jun-10 1:16 
GeneralRe: Windows service failed to start. Pin
Anil Veeraghattapu 418-Jun-10 1:20
Anil Veeraghattapu 418-Jun-10 1:20 
GeneralRe: Windows service failed to start. Pin
Anil Veeraghattapu 418-Jun-10 1:28
Anil Veeraghattapu 418-Jun-10 1:28 
GeneralMessage Closed Pin
18-Jun-10 1:30
stancrm18-Jun-10 1:30 

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.