Hans Muster's Library tagged → View Popular
Extend the Flexibility and Functionality of SharePoint with HTTP Modules and Handlers
Extend the Flexibility and Functionality of SharePoint with HTTP Modules and Handlers
C# WebServer - Home
This project is a flexible http server which can be embedded in any .Net application. It has a modular design where features are added using modules. The server also supports REST and all http verbs (and not just GET). More info about the core: Core
The modular design allows you to use a small specific part or get a fully blown MVC webserver.
1. Just use the (framework included, not System.Net.) HttpListener, to take care of everything yourself
2. Use the httpserver, that also gives you better response handling and sessions.
3. Add the file module, which also allows the server to serve files under a specific directory/subdirectories (you can also use multiple file modules).
4. Add the controller module to be able to use controllers.
5. Use the template manager in your controllers to get views.
6. Use ViewController to integrate views in the controllers (adds some Render methods).
See? Modular design that doesn't force you to use more functions than you need.
Selected Tags
Related Tags
Sponsored Links
Top Contributors
Groups interested in http
-
Apache HTTP Server
Collection of websites abou...
Items: 17 | Visits: 41
Created by: Ray Metzen
-
web development
Items: 1 | Visits: 1
Created by: damnit damnit
Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »
Join Diigo
