Faisal Khan of Stardeveloper.com reviews SoftArtisans WordWriter 1.0 for the Java Platform which generates native Microsoft Word documents from Word templates using a data source. /
This is an useful and helpful tutorial for the webmasters which demonstrates the users in detail about the use of asynchronous processing of web services under ASP.NET applications. It explains various topics like synchronous versus asynchronous...
Masking or anonymizing a Web server involves removing identifying details that intruders could use to detect your OS and Web server vendor and version. This information, while providing little or no utility to legitimate users, is often the...
This is the place users can find more information about session management. Session can be automatically created by the servers when a visitor requests for the page. With the help of this session webmasters can gather the needs of the visitors and...
This article discusses a solution to import MS Excel, MS Access, XML data to local or Remote MySQL databases by using a famous MySQL Admin Tool called Navicat.
This is an useful article for every webmasters and for the developers that allows them to find what type of server and application is running currently. This article guides the programmers to build a simple ASP.NET application for identifying the...
Code example to demonstrate how to access Google on your WAP phone using JSP pages.
In this article we will take a quick look at two methods for creating SHA1 passwords for use on the web using .NET. It is dangerous to store passwords anywhere in plain text!! SHA1 gives a quick and easy way to encode a password into a non-human...
File Uploading in ASP.NET Using C# is a web based tutorial which deals with generating an application for file uploading in C#. The author describes about the methods of using the file control for both the single file uploading process and...
File Uploading to Access Database using ASP.NET is a web based tutorial in which author tells about uploading the files from the client browser to Microsoft Access database by using HTML controls in ASP.NET. In this tutorial programmers can learn... |