Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

C# namespace search

Tags:

namespaces

c#

I'm new to c# and I'm always Googling to find namespaces. Is there a better way, a namespace search page or something like that?

Thanks

like image 497
rd42 Avatar asked Feb 26 '26 11:02

rd42


2 Answers

Are you looking for the .NET Class Library: http://msdn.microsoft.com/en-us/library/ms229335.aspx

like image 139
Todd Avatar answered Feb 28 '26 23:02

Todd


If you're using visual studio (express) you can simply use the help (either locally, or it will redirect you to the msdn website).

On the other hand I've often found that if a site offers exactly the information you look for, it's often easier to use google than the sites build in search functions :-)


Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!