Click here to Skip to main content
15,917,328 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: API lock(Disable) Mouse Pin
Paul Conrad12-Aug-07 6:39
professionalPaul Conrad12-Aug-07 6:39 
Questionexpandable gridview Pin
Sallu174930-Jul-07 19:18
Sallu174930-Jul-07 19:18 
QuestionUnable to connect to any specified mysql hosts Pin
boyindie30-Jul-07 13:44
boyindie30-Jul-07 13:44 
AnswerRe: MSBuild unable to compile a project in a solution file, if project name contains dot "." Pin
Paul Conrad30-Jul-07 12:20
professionalPaul Conrad30-Jul-07 12:20 
GeneralRe: MSBuild unable to compile a project in a solution file, if project name contains dot "." Pin
Mushtaque Nizamani30-Jul-07 18:17
Mushtaque Nizamani30-Jul-07 18:17 
QuestionHow to use Microsoft Ajax with a textbox Pin
bucheron00730-Jul-07 5:04
bucheron00730-Jul-07 5:04 
AnswerRe: How to use Microsoft Ajax with a textbox Pin
codingrocks30-Jul-07 19:40
codingrocks30-Jul-07 19:40 
QuestionMSBuild unable to compile a project in a solution file, if project name contains dot "." Pin
Mushtaque Nizamani30-Jul-07 0:56
Mushtaque Nizamani30-Jul-07 0:56 
I have a solution that has two c# projects named test and test.test, but MSBuild doesn't compile test.test.
I am trying to compile like this
msbuild.exe "c:\test.sln" "/t:test" "/p:Configuration=Debug": This command compiles correctly test project in test.sln solution.
msbuild.exe "c:\test.sln" "/t:test.test" "/p:Configuration=Debug":But this command doesn't compile test.test project, and gives the error that unable to find project test.test in test solution.


Best Regards,
Mushq

Mushtaque Ahmed Nizamani
Software Engineer
Ultimus Pakistan

"English is my second language; please excuse any grammatical or spelling mistakes"

Question.ico to .cur conversion in stream object Pin
p_s_i_2007073029-Jul-07 23:11
p_s_i_2007073029-Jul-07 23:11 
AnswerRe: .ico to .cur conversion in stream object Pin
Dave Kreskowiak30-Jul-07 9:28
mveDave Kreskowiak30-Jul-07 9:28 
GeneralRe: .ico to .cur conversion in stream object Pin
p_s_i_2007073030-Jul-07 19:58
p_s_i_2007073030-Jul-07 19:58 
GeneralRe: .ico to .cur conversion in stream object Pin
p_s_i_2007073031-Jul-07 0:46
p_s_i_2007073031-Jul-07 0:46 
GeneralRe: .ico to .cur conversion in stream object Pin
Luc Pattyn31-Jul-07 1:20
sitebuilderLuc Pattyn31-Jul-07 1:20 
GeneralRe: .ico to .cur conversion in stream object Pin
p_s_i_2007073031-Jul-07 1:58
p_s_i_2007073031-Jul-07 1:58 
GeneralRe: .ico to .cur conversion in stream object Pin
Luc Pattyn31-Jul-07 2:09
sitebuilderLuc Pattyn31-Jul-07 2:09 
GeneralRe: .ico to .cur conversion in stream object Pin
Dave Kreskowiak31-Jul-07 2:56
mveDave Kreskowiak31-Jul-07 2:56 
GeneralRe: .ico to .cur conversion in stream object Pin
Luc Pattyn31-Jul-07 3:48
sitebuilderLuc Pattyn31-Jul-07 3:48 
GeneralRe: .ico to .cur conversion in stream object Pin
Dave Kreskowiak31-Jul-07 4:33
mveDave Kreskowiak31-Jul-07 4:33 
GeneralRe: .ico to .cur conversion in stream object Pin
p_s_i_2007073031-Jul-07 4:00
p_s_i_2007073031-Jul-07 4:00 
GeneralRe: .ico to .cur conversion in stream object Pin
Dave Kreskowiak31-Jul-07 4:34
mveDave Kreskowiak31-Jul-07 4:34 
AnswerRe: .ico to .cur conversion in stream object Pin
Vasudevan Deepak Kumar30-Jul-07 18:42
Vasudevan Deepak Kumar30-Jul-07 18:42 
Questionicon to cursor conversion Pin
p_s_i_2007073029-Jul-07 22:12
p_s_i_2007073029-Jul-07 22:12 
AnswerRe: icon to cursor conversion Pin
JoeSharp29-Jul-07 22:58
JoeSharp29-Jul-07 22:58 
QuestionHow to Select a Node in a TreeView Control Pin
bneacetp29-Jul-07 18:56
bneacetp29-Jul-07 18:56 
Questionhow to create project in Asp.net Pin
purvi barot27-Jul-07 22:48
purvi barot27-Jul-07 22:48 

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.