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

.NET (Core and Framework)

 
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 
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 
thanks once again dave. the detailed scenario is as under:


My requirement description is as under:
1) I have a ".ico" file in the solution explorer that I created.
2) Now I have a "System.Windows.Forms.Cursor" constructor which accepts a Stream object. This is one of the ways we can instantiate a System.Windows.Forms.Cursor object by passing it a Stream object.
3) I also have a ".ico" file in the solution explorer with me. Now, putting the ".ico" file in a Stream and passing it to "System.Windows.Forms.Cursor" constructor gives an argument exception.


My queries are:

1) Does .Net support the process of providing ".ico" file to the
"System.Windows.Forms.Cursor" constructor in a Stream?

2) Does .net provide a way to take the ".ico" file in a MemoryStream
and convert it to some format acceptable by System.Windows.Forms.Cursor" constructor?
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 
AnswerRe: how to create project in Asp.net Pin
Paul Conrad29-Jul-07 19:49
professionalPaul Conrad29-Jul-07 19:49 
GeneralRe: how to create project in Asp.net Pin
purvi barot31-Jul-07 6:26
purvi barot31-Jul-07 6:26 
AnswerRe: how to create project in Asp.net Pin
koolprasad200331-Jul-07 2:00
professionalkoolprasad200331-Jul-07 2:00 
QuestionSEHException and FolderBrowseDialog Pin
SamM27-Jul-07 10:23
SamM27-Jul-07 10:23 

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.