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

C#

 
Questionconnect four Pin
Marwa Shams1-May-09 17:25
Marwa Shams1-May-09 17:25 
AnswerRe: connect four Pin
Garth J Lancaster1-May-09 18:36
professionalGarth J Lancaster1-May-09 18:36 
GeneralRe: connect four Pin
Member 10339071-May-09 22:36
Member 10339071-May-09 22:36 
GeneralRe: connect four Pin
Garth J Lancaster1-May-09 23:54
professionalGarth J Lancaster1-May-09 23:54 
GeneralRe: connect four Pin
Member 10339072-May-09 0:30
Member 10339072-May-09 0:30 
GeneralRe: connect four Pin
Pete O'Hanlon2-May-09 10:06
mvePete O'Hanlon2-May-09 10:06 
QuestionNeed help using visual studio and C# to make a simple app that displays html Pin
devsfan18301-May-09 13:54
devsfan18301-May-09 13:54 
AnswerRe: Need help using visual studio and C# to make a simple app that displays html Pin
Anthony Mushrow1-May-09 14:47
professionalAnthony Mushrow1-May-09 14:47 
You don't need the quote marks, you can't post anything dangerous in your messages. We also have code tags for these kinds of things, a like so:

<code></code> which makes code look like this

Or perhaps what you would want to be using <pre></pre>
which does this


But moving forwards, you can have a web browser control on your form that you can display web pages in. Its basically just an instance of IE running in your window. You have some control over it, but not alot. Check it out here[^].

My current favourite word is: Delicious!
-SK Genius

Game Programming articles start -here[^]-

GeneralRe: Need help using visual studio and C# to make a simple app that displays html [modified] Pin
devsfan18301-May-09 15:53
devsfan18301-May-09 15:53 
GeneralRe: Need help using visual studio and C# to make a simple app that displays html Pin
Anthony Mushrow2-May-09 0:55
professionalAnthony Mushrow2-May-09 0:55 
QuestionHow to debug COM+ Applications Using Microsoft .NET Enterprise Services ?? Pin
Yanshof1-May-09 13:51
Yanshof1-May-09 13:51 
Questionnic enable/disable Pin
mark_me1-May-09 13:50
mark_me1-May-09 13:50 
AnswerRe: nic enable/disable Pin
Mycroft Holmes1-May-09 14:36
professionalMycroft Holmes1-May-09 14:36 
AnswerRe: nic enable/disable Pin
Anthony Mushrow1-May-09 14:56
professionalAnthony Mushrow1-May-09 14:56 
Questionusing a listbox within a listview how to pass parameter from listview Pin
jmrobbins1-May-09 12:26
jmrobbins1-May-09 12:26 
AnswerRe: using a listbox within a listview how to pass parameter from listview Pin
T_Teef1-May-09 13:24
T_Teef1-May-09 13:24 
QuestionError 1 'character': member names cannot be the same as their enclosing type Pin
msheekhah1-May-09 11:13
msheekhah1-May-09 11:13 
AnswerRe: Error 1 'character': member names cannot be the same as their enclosing type Pin
Pete O'Hanlon1-May-09 12:06
mvePete O'Hanlon1-May-09 12:06 
AnswerRe: Error 1 'character': member names cannot be the same as their enclosing type Pin
Henry Minute1-May-09 12:08
Henry Minute1-May-09 12:08 
GeneralRe: Error 1 'character': member names cannot be the same as their enclosing type Pin
msheekhah1-May-09 12:55
msheekhah1-May-09 12:55 
QuestionReportViewer... printing multiple documents.... Pin
Jacob Dixon1-May-09 11:01
Jacob Dixon1-May-09 11:01 
AnswerRe: ReportViewer... printing multiple documents.... Pin
Jacob Dixon1-May-09 14:45
Jacob Dixon1-May-09 14:45 
QuestionAdding formatted text to a richtextbox changes appearance of bullets Pin
Edward Hoad1-May-09 10:05
Edward Hoad1-May-09 10:05 
Questionenable a textbox in gridview using checkbox. Pin
magshine1-May-09 9:08
magshine1-May-09 9:08 
AnswerRe: enable a textbox in gridview using checkbox. Pin
Henry Minute1-May-09 12:11
Henry Minute1-May-09 12:11 

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.