|
|
|
GotDotNet User Sample: FTP Client in .NET
|
Total Hit (1379) |
This is a simple FTP protocol client component class written in C# using .NET sockets. It implements core functionality of the FTP protocol, so you can connect, change working directory, download and upload files. Masks will be added later.
|
Rating
|
|
|
Accessing FTP servers in .NET applications
|
Total Hit (5422) |
<p>[From: "Accessing FTP servers in .NET applications",<br>
<URL:<a href="http://dotnet.mvps.org/dotnet/faqs/?id=ftp&lang=en">http://dotnet.mvps.org/dotnet/faqs/?id=ftp&lang=en</a>>]<br>
Accessing FTP servers in .NET applications<br>
Samples:<br>
<br>
How to access a File Tr
....Read More |
Rating
|
|
|
How to compress files and data in VB.net
|
Total Hit (3728) |
<b>"Compressing files and data",</b><br>
<a href="http://dotnet.mvps.org/dotnet/faqs/?id=compression&lang=en">
http://dotnet.mvps.org/dotnet/faqs/?id=compression&lang=en</a><br>
<br>
Compressing files and data<br>
CAB format:<br>
Microsoft Cabinet Software Development Kit<br>
<a
....Read More |
Rating
|
|
|
SQL Reporting Services with Dynamic Column Reports
|
Total Hit (1326) |
Hi all, this is the second time I am getting a task for dynamically creating reporting columns. In the first instance, I had done it by first binding the data to a DataGrid (by setting the auto-generated columns feature to true and then exporting to Excel). In the second case, the task was to genera
....Read More |
Rating
|
|
|
How to test CDO email using VB Script.
|
Total Hit (3544) |
Sometimes we need to check CDO on the server with minimum amount of time.
Following script will send an email using CDO object library. If you dont have CDO then it will throw an error.
- Create an empty file in notepad.
- Copy/Paste the following script
- Save file as CDOMailTest.vbs
- Do
....Read More |
Rating
|
|
|
|
How to configure E-Mail Subscription with SQL Reporting Services.
|
Total Hit (5166) |
When you install reporting services it will ask you for SMTP settings. If you skip those settings then probabbly when you create new subscription you will only see "file share" option.
In order to enable "Email Subscription" you need to do couple of steps.
1. open the RSReportServer.config fil
....Read More |
Rating
|
|
|
SQL 2000 Install Generates PENDING FILE OPERATIONS Error
|
Total Hit (3060) |
When trying to install SQL Server 2000 on an NT machine sometimes you may receive the following error.
<font color=red><b>"A previous program installation created pending file operations on the installation machine. You must restart the computer before running setup."</b></font>
SQL Setup is
....Read More |
Rating
|
|
|
|
|
|
|
Yahoo Data Centre IP Address List
|
Total Hit (992) |
Information On Yahoo Search Ip address and Yahoo's new Spider Yahoo Slurp:
http://help.yahoo.com/help/us/ysearch/slurp/
Yahoo! Slurp is Yahoo!'s web-indexing robot. Yahoo slurp indexes the web following HREF links,
|
Rating
|
|
|
|
Forensic Log Parsing with Microsoft's LogParser
|
Total Hit (931) |
Investigating a web-based intrusion can be a daunting task, especially when you have no information other than knowing it was web-based. It is easy to waste precious time digging through megabytes, perhaps even gigabytes, of log files trying to locate suspicious activity. Often this search turns up
....Read More |
Rating
|
|
|
How to run *.bat file using xp_CmdShell
|
Total Hit (6852) |
xp_CmdShell is a powerful SP if used with care. You can execute executable files (e.g. *.com, *.exe and *.bat) using xp_CmdShell however there is a little trick when executing executable file.
When you use the the following command you will get an error
<font color=red>'C:\myscript.bat' is no
....Read More |
Rating
|
|
|
URL Rewriting in ASP.NET
|
Total Hit (1071) |
Examines how to perform dynamic URL rewriting with Microsoft ASP.NET. URL rewriting is the process of intercepting an incoming Web request and automatically redirecting it to a different URL. Discusses the various techniques for implementing URL rewriting, and examines real-world scenarios of URL re
....Read More |
Rating
|
|
|
C# Regex - Parsing URLs With Regular Expressions
|
Total Hit (3947) |
While the .NET Framework contains a class call Uri which provides a lot of functionality when dealing with URLs and URIs, it's not always easy to get at the pieces of a URL. I present a technique here using regular expressions to extract the subparts of a URI in one fell swoop. But first let's talk
....Read More |
Rating
|
|
|
|
|
Report-enable Your Web Apps with Microsoft Reporting Services
|
Total Hit (1209) |
Reporting is an integral part of almost all of today's Web applications. However, while the tools to create such applications have matured, Web reporting often boils down to generating tabular reports in the form of HTML tables. Microsoft SQL Server 2000 Reporting Services fills in this gap and give
....Read More |
Rating
|
|
|
Editable ComboBox control in ASP.net
|
Total Hit (1018) |
I've always wondered why Microsoft, or any else for that matter, has never provided a native HTML ComboBox element. After some poking around on the web, I decided to take matters into my own hands. I wanted a control that would be visually distinctive from the default HTML Select element and provide
....Read More |
Rating
|
|
|
Uploading Files in ASP.NET 2.0
|
Total Hit (1074) |
Learn how to use the new FileUpload server control in Microsoft ASP.NET 2.0. (15 printed pages)
An Example of the FileUpload Server Control
Working Around File Size Limitations
Client-Side Validation of File Types Permissible to Upload
Adding Server-Side File Type Validation
Uploading Multiple
....Read More |
Rating
|
|
|
Report Definition Language Specification
|
Total Hit (1126) |
In today's database reporting market, most vendor applications use a proprietary format for representing the definition of a report. In addition, vendors that provide a report execution environment usually only support their own design tools. For customers, this means that reports cannot be easily m
....Read More |
Rating
|
|
|
Bryan's WebLog for Reporting Services
|
Total Hit (1068) |
Using an External DataSet with Reporting Services Reports
Writing Custom Code for Reporting Services Reports
GetReportParameters method
Welcome Tudor to Reporting Services Blogging
Reporting Services Service Pack 1 Now Available!
And many more....
....Read More |
Rating
|
|
|
|
|