Click here to Skip to main content
15,922,894 members
Home / Discussions / C#
   

C#

 
GeneralRe: B.K.M for dynamically resolve assembly location - a question Pin
Shultz 24-Oct-10 23:12
Shultz 24-Oct-10 23:12 
AnswerRe: B.K.M for dynamically resolve assembly location - a question Pin
PIEBALDconsult5-Oct-10 3:07
mvePIEBALDconsult5-Oct-10 3:07 
GeneralRe: B.K.M for dynamically resolve assembly location - a question Pin
Shultz 25-Oct-10 4:59
Shultz 25-Oct-10 4:59 
GeneralRe: B.K.M for dynamically resolve assembly location - a question Pin
PIEBALDconsult5-Oct-10 15:08
mvePIEBALDconsult5-Oct-10 15:08 
QuestionWebpage is fully loaded Pin
wenlong884-Oct-10 20:08
wenlong884-Oct-10 20:08 
AnswerRe: Webpage is fully loaded Pin
rah_sin4-Oct-10 20:31
professionalrah_sin4-Oct-10 20:31 
GeneralRe: Webpage is fully loaded Pin
wenlong884-Oct-10 21:07
wenlong884-Oct-10 21:07 
GeneralRe: Webpage is fully loaded Pin
wenlong884-Oct-10 21:08
wenlong884-Oct-10 21:08 
GeneralRe: Webpage is fully loaded Pin
Pete O'Hanlon4-Oct-10 21:35
mvePete O'Hanlon4-Oct-10 21:35 
GeneralRe: Webpage is fully loaded Pin
Mycroft Holmes4-Oct-10 21:52
professionalMycroft Holmes4-Oct-10 21:52 
GeneralRe: Webpage is fully loaded Pin
Pete O'Hanlon4-Oct-10 22:06
mvePete O'Hanlon4-Oct-10 22:06 
QuestionHow do I get this page? Pin
gemeite4-Oct-10 17:44
gemeite4-Oct-10 17:44 
AnswerRe: How do I get this page? Pin
Eduard Keilholz4-Oct-10 19:49
Eduard Keilholz4-Oct-10 19:49 
GeneralRe: How do I get this page? Pin
gemeite6-Oct-10 15:40
gemeite6-Oct-10 15:40 
QuestionHow to implement .Empty in your own class? Pin
FruitBatInShades4-Oct-10 5:55
FruitBatInShades4-Oct-10 5:55 
AnswerRe: How to implement .Empty in your own class? Pin
Ian Shlasko4-Oct-10 6:06
Ian Shlasko4-Oct-10 6:06 
GeneralRe: How to implement .Empty in your own class? Pin
FruitBatInShades4-Oct-10 6:21
FruitBatInShades4-Oct-10 6:21 
GeneralRe: How to implement .Empty in your own class? Pin
Ian Shlasko4-Oct-10 6:24
Ian Shlasko4-Oct-10 6:24 
GeneralRe: How to implement .Empty in your own class? Pin
DaveyM694-Oct-10 12:31
professionalDaveyM694-Oct-10 12:31 
GeneralRe: How to implement .Empty in your own class? Pin
phil.o4-Oct-10 20:59
professionalphil.o4-Oct-10 20:59 
AnswerRe: How to implement .Empty in your own class? Pin
Luc Pattyn4-Oct-10 6:06
sitebuilderLuc Pattyn4-Oct-10 6:06 
AnswerRe: How to implement .Empty in your own class? Pin
DaveyM694-Oct-10 6:52
professionalDaveyM694-Oct-10 6:52 
GeneralRe: How to implement .Empty in your own class? Pin
Luc Pattyn4-Oct-10 8:35
sitebuilderLuc Pattyn4-Oct-10 8:35 
GeneralRe: How to implement .Empty in your own class? Pin
DaveyM694-Oct-10 11:43
professionalDaveyM694-Oct-10 11:43 
QuestionI would like help setting up a ping utility Pin
turbosupramk34-Oct-10 5:36
turbosupramk34-Oct-10 5:36 
I'm trying to learn c# from knowing a much more idiot proof programming language (autoit) and I'm completely lost. I thought I'd start out with a simple windows form project of a ping utility that someone else had written and then modify it from there and be able to learn where I have a working example and can alter the code in different places and visually see what changes.

I cannot find a working example, just about everything I've found on the web will not compile, which probably means that I am doing something wrong, but unfortunately I'm not sure what it is, so I need this first example spoon fed to me. If I can compile and revert back if I break something, I'll be able to learn quickly that way.

Sadly enough, I'm not even able to get the msdn to work D'Oh! | :doh:

http://msdn.microsoft.com/en-us/library/system.net.networkinformation.ping.aspx[^]

Any help in helping me build a decent foundation of understanding the syntax of this would be greatly appreciated.

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.