Rotor Source code
Back to the
Rotor Source Code home page
Hi,
Just a little note. When I started looking at the source code for rotor, I
couldn’t believe how invaluable it was. I also wanted to have an easy way of
viewing classes in the files. So I wrote this little utility to help me out, to
find common namespaces, classes, delegates, enums, etc in the source files. I
did this by basically Regex’ing the files. I did this rather quickly, and
roughly. If you happen to find any anomalies below, regarding how I indexed the
code, or something doesn’t look right. Please write me at
support@123aspx.com and send me the url (complete with the
querystring), and what you are seeing.
To download the Rotor (SSCLI) SDN go to http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?url=/msdn-files/027/002/097/msdncompositedoc.xml
Thanks and enjoy!
Cheers!
Dave Wanta
Select a Keyword below to view the respective source file.
Microsoft.CSharp
Microsoft.JScript
Microsoft.JScript.Vsa
Microsoft.Vsa
Microsoft.Win32
System
System.CodeDom
System.CodeDom.Compiler
System.Collections
System.Collections.Specialized
System.ComponentModel
System.Configuration
System.Configuration.Assemblies
System.Diagnostics
System.Diagnostics.SymbolStore
System.Globalization
System.IO
System.IO.IsolatedStorage
System.Net
System.Net.Configuration
System.Net.Sockets
System.Reflection
System.Reflection.Cache
System.Reflection.Emit
System.Resources
System.Runtime.CompilerServices
System.Runtime.InteropServices
System.Runtime.InteropServices.Expando
System.Runtime.Remoting
System.Runtime.Remoting.Activation
System.Runtime.Remoting.Channels
System.Runtime.Remoting.Channels.Http
System.Runtime.Remoting.Channels.Tcp
System.Runtime.Remoting.Contexts
System.Runtime.Remoting.Lifetime
System.Runtime.Remoting.Messaging
System.Runtime.Remoting.Metadata
System.Runtime.Remoting.MetadataServices
System.Runtime.Remoting.Proxies
System.Runtime.Remoting.Services
System.Runtime.Serialization
System.Runtime.Serialization.Formatters
System.Runtime.Serialization.Formatters.Binary
System.Runtime.Serialization.Formatters.Soap
System.Security
System.Security.Permissions
System.Security.Policy
System.Security.Principal
System.Security.Util
System.Text
System.Text.RegularExpressions
System.Threading
System.Tools
System.Xml
System.Xml.Schema
System.Xml.Serialization
System.Xml.XPath
System.Xml.Xsl
System.Xml.Xsl.Debugger
|