| Managing State in Web Services | | Explains how to manage a session and application state objects in ASP.NET Web Services. Using session objects is always a good option for maintaining per user data. But the case of web services is different. In real life, Web services may be called thousands of times a day. In such cases, keeping per user data in the webserver would be a bad approach.
|
| Implementing Web Service Clients | | Explains how Web services work and how to call it from ASP.NET. When we create and run this web service , it will be run by a web browser. However, in real life, the true aim of web service can only be achieved if we can call it from some web application or a console application.
|
| Google Map User Location Control ASP.NET | | Twitter like - Google Map User Location Control ASP.NET - is intended for usage in community sites. Once user logs in he will appear on the map - his picture, username, address etc
|
| Master Pages in ASP.Net 2.0 - An Advanced Look | | Advanced use of Master Pages in ASP.NET 2.0 to achieve consistent look and feel of your web site. Master Pages enables us to apply the same page layout to multiple pages in a Web Application.
|
| Include Multiple .Config Files in ASP.NET Web Application | | Explains how to include multiple .config files to make ASP.NET Web application more secure and manageable. Microsoft ASP.Net provides a configuration system that can be used to keep our applications flexible at run-time.
|
| conaito PPT2Flash SDK for .NET and ASP.NET | | conaito PPT2Flash SDK for .NET and ASP.NET developer of professional PowerPoint-to-Flash solution, such as Online Collaboration, Online sharing of PowerPoint presentations, Application for presentation of PowerPoint slide shows (converted to Flash), Web Seminar, Desktop applications - say authoring tools, Presentation server platforms, Web-based Authoring Tools, Web Conferencing applications, PowerPoint-to-Flash converting solutions and much more! Includes efficient components for converting PowerPoint-to-Flash and customise presentation player view (source code included) for Cross-Platform and Browser Playback!
|
| MailBee.NET AntiSpam | | MailBee.NET AntiSpam is an easy-to-use .NET component which allows applications to detect spam messages with self-learning and very efficient Bayesian filter. Royalty-free distribution available. Written in 100% managed C# code, MailBee.NET AntiSpam can be used in desktop, console and ASP.NET applications developed in C#/VB.NET/etc. The key features of the component: - a method to return spam score of an e-mail; - a method to train the spam database using samples of proven spam and non-spam e-mails; - methods to save/load spam database into/from files; - auto-learning ability (training during scoring e-mails); - integrated with other components of MailBee.NET Objects suite; - documentation is available in CHM, VS.NET 2003, and VS.NET 2005 formats; - Developer licenses permit royalty-free distribution.
|
| MailBee.NET IMAP | | MailBee.NET IMAP is a set of powerful and robust .NET components for receiving, parsing, uploading, searching, and managing mail and folders on IMAP4 servers. Written in 100% managed C# code, MailBee.NET IMAP can be used in desktop, console and ASP.NET applications developed in C#/VB.NET/etc. The key features of the components: - quick methods for receiving mail with a single line of code; - UIDPLUS, QUOTA, LITERAL+, IMAP4rev1, SORT, IDLE and other IMAP4 capabilities supported; - self-learning Bayesian spam filter; - secure TLS/SSL connections; - connections via a proxy server (SOCKS4/SOCKS5/HTTP); - S/MIME and certificates; - download entire messages, headers only, headers + part of body, envelopes, custom FETCH requests; - copy and move messages between folders; - upload messages; - search, flag, delete, expunge messages; - download and manage folders; - international folder names; - get account quota and used space size (if the server supports QUOTA); - can tolerate incorrectly formatted responses from the server; - MS-TNEF (winmail.dat) attachments support; - accurate and flexible MIME parser; - powerful HTML parser and processor; - view and preprocess HTML mails with embedded pictures; - HTML-to-PlainText conversion and vice versa; - secure and user-defined authentication (including NTLM); - Windows Integrated Authentication (authenticate using the current Windows user credentials); - TO/CC/BCC, international charsets, custom headers, custom message formats (such as meeting request items); - access to every MIME part; - import from and export to .EML files, streams, XML; - integration with Smtp component; - rich set of events and error handling features, memory and file logging, debug functions, etc; - asynchronous processing options; - documentation is available in CHM, VS.NET 2003, and VS.NET 2005 formats; - Developer licenses permit royalty-free distribution.
|
| MailBee.NET Objects | | MailBee.NET Objects is a set of powerful and robust .NET components for composing, sending, accessing and parsing mail on SMTP, POP3 and IMAP4 servers. Written in 100% managed C# code, MailBee.NET Objects can be used in desktop, console, and ASP.NET applications developed in C#/VB.NET/etc. The key features of the components: - quick methods for sending and receiving mail with a single line of code; - secure TLS/SSL connections; - self-learning Bayesian spam filter; - S/MIME mail and certificates; - accurate and flexible MIME parser; - MS-TNEF (winmail.dat) attachments support; - compose/view/preprocess HTML mails with embedded pictures; - HTML-to-PlainText conversion and vice versa; - powerful HTML parser and processor; - connections via a proxy server (SOCKS4/SOCKS5/HTTP); - mail merge over database, ESMTP, send without SMTP server, send a web page, send to MailBee Message Queue and IIS SMTP queue, Delivery Status Notifications; - secure and user-defined authentication (including NTLM and POP-before-SMTP); - Windows Integrated Authentication (authenticate using the current Windows user credentials); - POP3, IMAP4, and SMTP PIPELINING; - TO/CC/BCC, international charsets, custom headers, custom message formats (such as meeting request items); - multiple attachments, file and memory attachments, access to every MIME part; - XML, streams, backup SMTP and DNS servers, multi-threading, asynchronous methods; - a lot of unique features like moving messages between folders in IMAP; - IMAP IDLE and SORT; - rich set of events and error handling features, memory and file logging, debug functions, etc; - documentation is available in CHM, VS.NET 2003 and VS.NET 2005 formats; - Developer licenses permit royalty-free distribution.
|
| MailBee.NET POP3 | | MailBee.NET POP3 is a set of powerful and robust .NET components for receiving, parsing and managing mail on POP3 servers. Written in 100% managed C# code, MailBee.NET POP3 can be used in desktop, console and ASP.NET applications developed in C#/VB.NET/etc. The key features of the components: - quick methods for receiving mail with a single line of code; - POP3 PIPELINING (very fast download of multiple e-mails) and other POP3 extensions supported; - self-learning Bayesian spam filter; - secure TLS/SSL connections; - connections via a proxy server (SOCKS4/SOCKS5/HTTP); - S/MIME and certificates; - download entire messages, headers only, headers + part of body; - MS-TNEF (winmail.dat) attachments support; - accurate and flexible MIME parser; - powerful HTML parser and processor; - view and preprocess HTML mails with embedded pictures; - HTML-to-PlainText conversion and vice versa; - secure and user-defined authentication (including NTLM and APOP); - Windows Integrated Authentication (authenticate using the current Windows user credentials); - TO/CC/BCC, international charsets, custom headers, custom message formats (such as meeting request items); - access to every MIME part; - import from and export to .EML files, streams, XML; - integration with Smtp component; - rich set of events and error handling features, memory and file logging, debug functions, etc; - asynchronous processing options; - documentation is available in CHM, VS.NET 2003, and VS.NET 2005 formats; - Developer licenses permit royalty-free distribution.
|
|