Web site Administration with ADSI and the .NET DirectoryServices Namespace ver
| Web site Administration with ADSI and the .NET DirectoryServices Namespace | ||||||||
| Category : | Asp-net Scripts-controls File manipulation | |||||||
| Platform : | ||||||||
| Price : | ||||||||
| Developer: | Tony Caudill | |||||||
| Version : | ||||||||
| HomePage Address : | ||||||||
| Demo URL : | ||||||||
| Date added : | ||||||||
| Download Link : | Click to Download | |||||||
|
|
||||||||
|
||||||||
|
File Uploading with .NET is a web based article through which users can learn about the process of uploading the file using ASP.NET. Here the author discusses about HttpPostedFile for posting the files and also the author describes about setting the encoded type for file uploading. Programmers can make use of the codes, which is specified in this tutorial.... Converting Visio files in ASP.NET is an article through which beginners can learn about the procedure that have to be adapted to transform visio files into .jpg files with the help of ASP.NET applications. The author explains this method with various examples for easy and better understanding.... Creating an ASP.NET based directory explorer is a web based article through which beginners can gain information about directory explorer and the method of constructing this directory explorer in ASP.NET application with the help of System.IO namespace classes. The author demonstrates the method of retrieving the file objects within the directory and the procedure for using this System.IO namespace classes. The author decribes about Directory.GetLogicalDrives method with sample snippet throu... Uploading In ASP.NET is an ASP.NET tutorial in which author describes about the process of uploading the files from the client to the server through ASP.NET applications. In this tutorial author elaborates about HtmlInputFile control and its attributes which helps in uploading the files. Here the author describes the above said method with the help of examples and source code, programmers can utilize it.... Using this powerful .NET tool you can receive all the files and folders from the server or vice versa using FTP server easily and instantly. It generate reports recording byte counts, file counts, bytes per second, number of skipped files, number of bytes skipped of the file being processed. You can also rename, edit and delete the files in the FTP server and can be able to send files either in Binary or ASCII format. You can terminate the process at any time using this utility. This softwa... Simple Text File Operations in C# is an easy to learn article through which programmers can gather information about generating the text files with the help of StreamReader and StreamWriter class. The author describes the procedure of creating the text file, reading the content of a text file and appending the content of the file with examples and source code.... Find Files in C# is a web based tutorial in which author explains about the procedure for searching the files in the hard disk using .NET application, which is written in C#. Here the author uses System.IO namespace for retrieving the classes from it, inorder to perform the above said process. Programmers can utilize the source code which is provided in this article.... How to Upload files in ASP .NET is a web based article in which author elaborates the method of constructing an applicatuion for uploading files from the client to the web server. The author discusses about how to name the uploaded files, procedure for saving the uploaded files in the web server and the method of displaying the size of uploaded files and more.... Manual File Downloads In ASP.NET - Introduction is an ASP.NET tutorial in which author describes about an application which allows downloading of transcripts as a text file. This application allows to display the transcripts only for a specified time frame and also gives chance for the users to select the desired file to be displayed.... |
Jumping into ASP.NET Part 2: Creating the Data Storage Layer with SQL Server 2000 is an useful article for the beginners. This article shows how to create a data base and data storage. Data storage layer creation has been done using SQL Server 2000, Visual studio and .NET, secrity has also been covered.... Making UI more responsive using Threading is a web based tutorial which teaches the method of utilizing thread for making User Interface responsive. The author tells us about usage of buttons which can make the UI responsive or unresponsive. The author has included a complete working sample for us to follow easily.... View Source Module is an ASP.NET tutorial in which author explains the process of allowing the users to only view the application source code and prohibiting them to change any content in the web page. Here author offers source code to execute the above said process with the help of example and source code.... Smtp.NET is a web based online email application which can be integrated into users website through which users can send mails in HTML format, queuing of email message before sent, merged emails, provides zipping facility to the database on their server and expanded logo for .NET component, provision for multiple attachment with images and message can be sent to number of receipts and more.... HOW TO: Query and Display Excel Data by Using ASP.NET, ADO.NET, and Visual C# .NET is a tutorial through which users can gather information about step by step methods that have to be adapted to display the data from an excel worksheet with the help of ASP.NET application and c# application.... Your First .NET Application is a web based article through which you can know about how to create .NET applications. You can download the episode from this article that gives you a sample code for creating web services as well as web based applcations in .NET.... ADO.NET Series - Populating DataSet is a simple tutorial in which the author gives details about principles of Data set. In this tutorial the author gives step by step procedure to include data into the dataset from the database. The author gives details about System.Data and System.Data.SqlClient namespaces, which offers several objects which help in adding data into the datset.... This is a program that allows webmasters to have a polling system on their websites. Webmasters can utilize this tool to conduct any number of surveys and this program has the ability to automatically get ready for the other polling when one completed. Webmasters can have the facilities to conduct more than one pollings in a single time and can add images to the background of the polls. It is also possible to add URLs to the submit button to let visitors to any other web page or website. It... WebFullDuplex is an ASP.NET server control to provide AJAX functionality for your web applications. This control allows you to make web pages more responsive by exchanging data with the server behind the scenes. Thus it gives you advantages listed below: 1. Dramatically lesser number of hits to the server 2. Traffic savings (cost effective) 3. Increasing the downloads speed 4. Improved usability 5. The exact reaction to the event Main features: 1. Callback Result - Returns callback re... |