Click here to Skip to main content
15,887,746 members
Home / Discussions / C#
   

C#

 
GeneralRe: WebService send message to clients Pin
Nick Parker30-Dec-04 3:02
protectorNick Parker30-Dec-04 3:02 
GeneralRe: WebService send message to clients Pin
Heath Stewart30-Dec-04 7:36
protectorHeath Stewart30-Dec-04 7:36 
GeneralSending Fax Using RightFax.DLL in c#.net Pin
pavan goud30-Dec-04 2:39
pavan goud30-Dec-04 2:39 
GeneralRe: Sending Fax Using RightFax.DLL in c#.net Pin
Heath Stewart30-Dec-04 7:28
protectorHeath Stewart30-Dec-04 7:28 
GeneralRe: Sending Fax Using RightFax.DLL in c#.net Pin
Kotte_SDS23-Sep-11 5:48
Kotte_SDS23-Sep-11 5:48 
GeneralI am unable to handle POST method. Response required as soon as possible. Pin
Mohammed Aijaz Mohiuddin30-Dec-04 1:21
Mohammed Aijaz Mohiuddin30-Dec-04 1:21 
GeneralRe: I am unable to handle POST method. Response required as soon as possible. Pin
Nick Parker30-Dec-04 2:43
protectorNick Parker30-Dec-04 2:43 
GeneralRe: I am unable to handle POST method. Response required as soon as possible. Pin
Heath Stewart30-Dec-04 7:11
protectorHeath Stewart30-Dec-04 7:11 
If you want to host an ASP.NET web application without IIS, you can use the hosting interfaces. See the System.Web.Hosting[^] namespace in the .NET Framework SDK. Read ASP. NET Client-side Hosting with Cassini[^] in MSDN Magazine for an example of using the ApplicationHost class.

There's also several articles about building a web server (HTTP daemon) here on CodeProject, like Create your own Web Server using C#[^] by Imtiaz Alam. You can search for additional articles using the site search feature.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralFinding if a Pocket PC is attached to desktop via usb Pin
yetanotherchris29-Dec-04 23:05
yetanotherchris29-Dec-04 23:05 
GeneralRe: Finding if a Pocket PC is attached to desktop via usb Pin
Heath Stewart30-Dec-04 7:02
protectorHeath Stewart30-Dec-04 7:02 
GeneralRe: Finding if a Pocket PC is attached to desktop via usb Pin
Nick Parker30-Dec-04 7:19
protectorNick Parker30-Dec-04 7:19 
GeneralPocket PC Apllication Pin
vksrisridhar29-Dec-04 23:04
vksrisridhar29-Dec-04 23:04 
GeneralPocket PC Application. Pin
vksrisridhar29-Dec-04 23:03
vksrisridhar29-Dec-04 23:03 
GeneralRe: Pocket PC Application. Pin
Heath Stewart30-Dec-04 6:33
protectorHeath Stewart30-Dec-04 6:33 
GeneralRe: Pocket PC Application. Pin
vksrisridhar30-Dec-04 17:09
vksrisridhar30-Dec-04 17:09 
GeneralRe: Pocket PC Application. Pin
vksrisridhar30-Dec-04 17:44
vksrisridhar30-Dec-04 17:44 
GeneralRe: Pocket PC Application. Pin
Heath Stewart30-Dec-04 19:53
protectorHeath Stewart30-Dec-04 19:53 
GeneralRe: Pocket PC Application. Pin
vksrisridhar30-Dec-04 21:10
vksrisridhar30-Dec-04 21:10 
GeneralRe: Pocket PC Application. Pin
Heath Stewart31-Dec-04 6:00
protectorHeath Stewart31-Dec-04 6:00 
GeneralPocket PC Application. Pin
vksrisridhar2-Jan-05 17:57
vksrisridhar2-Jan-05 17:57 
Questionhow to calculate factorial of # >170 Pin
asmyan29-Dec-04 22:52
asmyan29-Dec-04 22:52 
AnswerRe: how to calculate factorial of # >170 Pin
Nick Parker30-Dec-04 2:53
protectorNick Parker30-Dec-04 2:53 
GeneralRe: how to calculate factorial of # >170 Pin
asmyan30-Dec-04 7:42
asmyan30-Dec-04 7:42 
AnswerRe: how to calculate factorial of # >170 Pin
WDI30-Dec-04 22:51
WDI30-Dec-04 22:51 
Questionhow to calculate factorial of # >170 Pin
asmyan29-Dec-04 22:52
asmyan29-Dec-04 22:52 

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.