Results 1 to 2 of 2

Thread: ASP window application

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2005
    Posts
    81

    Unhappy ASP window application

    Hi,

    Can I write a mail sending Application by using Window Application in ASP.net instead of web application in ASP.net? How can i do it if it is possible?


    Thanks
    vivian

  2. #2
    Frenzied Member dj4uk's Avatar
    Join Date
    Aug 2002
    Location
    Birmingham, UK Lobotomies: 3
    Posts
    1,131

    Re: ASP window application

    I think you might be a bit confused ASP.NET is aways web based. The two most widely used languages used in ASP.NET are C# and VB.NET. You can write Windows applications using these languages and the .NET framework (but it's not ASP.NET!).

    I would suggest using an application like Visual Studio .NET or perhaps the open source SharpDevelop -> http://www.icsharpcode.net/OpenSource/SD/.

    Let me know if I have misunderstood.

    DJ

    If I have been helpful please rate my post. If I haven't tell me!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width