Atlanta Custom Software Development 

 
   Search        Code/Page
 

User Login
Email

Password

 

Forgot the Password?
Services
» Web Development
» Maintenance
» Data Integration/BI
» Information Management
Programming
VB VB (1648)
VB.net VB.net (736)
C# C# (15)
ASP.net ASP.net (779)
ASP ASP (41)
VC++ VC++ (25)
PHP PHP (0)
JAVA JAVA (4)
JScript JScript (5)
  Database
» SQL Server (708)
» ORACLE (5)
» MySQL (0)
» DB2 (0)
Automation
» C/C++/ASM (11)
» Microcontroller (1)
» Circuit Design (0)
OS/Networking
» Networking (5)
» Unix/Linux (1)
» WinNT/2k/2003 (8)
Graphics
» Flash (0)
» Maya (0)
» 3D max (0)
» Photoshop (0)
Links
» ASP.net (2)
» PC Interfacing (1)
» Networking (4)
» SQL Server (4)
» VB (23)
» VB.net (4)
» VC (3)
» HTML/CSS/JavaScript (10)
Tools
» Regular Expr Tester
» Free Tools

Submitted By : Nayan Patel  (Member Since : 5/26/2004 12:23:06 PM)

Job Description : He is the moderator of this site and currently working as an independent consultant. He works with VB.net/ASP.net, SQL Server and other MS technologies. He is MCSD.net, MCDBA and MCSE. In his free time he likes to watch funny movies and doing oil painting.
View all (893) submissions by this author  (Birth Date : 7/14/1981 )

This is a link to a different site How to access a File Transfer Protocol site by using Visual Basic .NET
Total Hit (1246) This article describes how to perform the File Transfer Protocol (FTP) operation by using Microsoft Visual Basic .NET. The code samples in this article perform the following FTP commands: • Upload a file to the FTP site • Download a file from the FTP site • Create a folder on the FTP site • Re ....Read More
Rating
This is a link to a different site How To Write Pluggable Protocol to Support FTP in Managed Classes by Using Visual Basic .NET
Total Hit (1176) This step-by-step article describes how to write pluggable protocol by using classes from the System.Net namespace. The Microsoft .NET Framework provides a layered, extensible, and managed implementation of Internet services that can be integrated quickly and easily into your applications. The i ....Read More
Rating
This is a link to a different site GotDotNet User Sample: FTP Client in .NET
Total Hit (1293) 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 (5249) <p>[From: &quot;Accessing FTP servers in .NET applications&quot;,<br> &lt;URL:<a href="http://dotnet.mvps.org/dotnet/faqs/?id=ftp&lang=en">http://dotnet.mvps.org/dotnet/faqs/?id=ftp&amp;lang=en</a>&gt;]<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 (3672) <b>&quot;Compressing files and data&quot;,</b><br> <a href="http://dotnet.mvps.org/dotnet/faqs/?id=compression&lang=en"> http://dotnet.mvps.org/dotnet/faqs/?id=compression&amp;lang=en</a><br> <br> Compressing files and data<br> CAB format:<br> Microsoft Cabinet Software Development Kit<br> <a ....Read More
Rating
This is a link to a different site SQL Reporting Services with Dynamic Column Reports
Total Hit (1277) 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 (3462) 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
Problem: After installing SQL Server 2005 (Yukon) Query Analyzer Color Coding not working
Total Hit (2403) I had this weird problem after installing SQL Server 2005. Here is few easy steps to fix it. The solution was to re-register a file in the binn folder: sqllex.dll For me, sql server is installed at C:\Program Files\Microsoft SQL Server So, to fix the problem, I did this. 1. Click Start ....Read More
Rating
How to configure E-Mail Subscription with SQL Reporting Services.
Total Hit (4908) 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 (2832) 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
This is a link to a different site Databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control
Total Hit (1333) You might have wanted to use inside a databound templated server control (e.g. the FormView or the GridView) several dependent dropdownlists. The listitems in each dropdownlist would change based on the selection of the previous dropdownlist, e.g. the country selection would change the listitems of ....Read More
Rating
This is a link to a different site How to grant permissions to a custom assembly that is referenced in a report in Reporting Services
Total Hit (1279) This article describes a problem that occurs when you access a custom assembly in your report that does not have sufficient permissions on the resources in your environment. The article also provides steps to grant permissions to the custom assemblies that are used in the reports. ....Read More
Rating
This is a link to a different site Does Reporting Services support horizontal tables (fixed rows and dynamic columns)?
Total Hit (859)
Rating
This is a link to a different site How can I give my users the ability to dynamically select fields on which to group within a report?
Total Hit (894)
Rating
This is a link to a different site Yahoo Data Centre IP Address List
Total Hit (970) 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
How to open hyperlink in a new window in Reporting Services Report (RS with SP1 or higher)
Total Hit (39368) Reporting Services gives you several ways to navigate within your report or navigating to external item (i.e. Navigating to other reports or any web URL). You can use a feature called "Jump to URL". Use the following steps to set "Jump to URL" <b>Method-1</b> - Drag a datafield on the report ....Read More
Rating
This is a link to a different site Forensic Log Parsing with Microsoft's LogParser
Total Hit (892) 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 (6630) 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
This is a link to a different site URL Rewriting in ASP.NET
Total Hit (1011) 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
This is a link to a different site C# Regex - Parsing URLs With Regular Expressions
Total Hit (3858) 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
This is a link to a different site JavaScript: DHTML API, Drag & Drop for Images and Layers
Total Hit (3323) A Cross-browser JavaScript DHTML Library which adds Drag Drop functionality and extended DHTML capabilities to layers and to any desired image, even those integrated into the text flow.
Rating
This is a link to a different site SQL Reporting Services Tree Navigation Sample using a Web Service API
Total Hit (1267) When you start thinking about integrating Reporting Services into an application, one question that might arise is how to display a list of available reports to a user. Although Reporting Services allows a user to browse through reports on the report server (see the figure below), chances are you wi ....Read More
Rating
This is a link to a different site Report-enable Your Web Apps with Microsoft Reporting Services
Total Hit (1127) 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
This is a link to a different site Editable ComboBox control in ASP.net
Total Hit (984) 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
This is a link to a different site Uploading Files in ASP.NET 2.0
Total Hit (1011) 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
This is a link to a different site Report Definition Language Specification
Total Hit (1019) 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
This is a link to a different site Bryan's WebLog for Reporting Services
Total Hit (1019) 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
This is a link to a different site How can I get a green-bar effect (alternating colors) in a matrix?
Total Hit (917)
Rating
This is a link to a different site How can I center images (stored in database) without stretching them to fill the table cell?
Total Hit (886)
Rating
This is a link to a different site How can I enable users to select "All" as the value of a query parameter?
Total Hit (872)
Rating


(Page 4 of 133) 3968 Result(s) found  1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 ...

Home   |  Comment   |  Contact Us   |  Privacy Policy   |  Terms & Conditions   |  BlogsZappySys

© 2008 BinaryWorld LLC. All rights reserved.