| 123456789101112131415161718192021222324252627282930313233 |
- 2001-12-21 Gaurav Vaish <[email protected]>
- * ApacheVersionInfo.cs - Dummy class, for later use.
- * FileAction.cs:
- * FileChangeEventHandler.cs:
- * FileChangeEventArgs.cs:
- * FileChangesMonitor.cs:
- * NativeFileChangeEventHandler.cs
- - To be used in System.Web/Http* classes.
- Initially needed for HttpRuntime
- * IISVersionInfo.cs - Some useful methods
- 2001-12-17 Gaurav Vaish <[email protected]>
- * UrlUtils.cs - Added functions Combine and Reduce
- 2001-12-16 Miguel de Icaza <[email protected]>
- * DataSourceHelper.cs, UrlUtils.cs: Set the correct namespace.
- 2001-11-30
- Gaurav Vaish <[email protected]>
- * DataSourceHelper.cs - Resolving DataSource objects
- 2001-11-09
- Gaurav Vaish <[email protected]>
- * UrlUtil.cs - Some basic functions
- 2001-11-08
- Gaurav Vaish <[email protected]>
- * Namespace - Created the namespace for commonly used,
- otherwise not available functions
|