Aspfolks.com
Home
|
Authors
|
Contribute
|
Contact
|
Link Exchange
|
About
[ Active Users :29 ]
.net Windows
.net Framework
Winforms
Oops
Ado.net
Components
.net Web
Asp.net General
Server Controls
Ado.net
Web Services
XML
General
Rss
Tips & Tricks
Quick Fixes
Tips Bank
Knowledge Base
.net Quiz
new
FrameWork
Ado.net
C#.net
Asp.net
Rss
Books
Recommended Books
Book Reviews
Latest .net Books
Other Stuff
.net Links
Submit Code
Authors List
Contact Us
About Us
Link Exchange
Surveys
Rss Feed
Latest Content
How to catch Oracle user defined exception in Ado.net ?
Author:Narasimha Ambati | Posted date:1/19/2005 Rating :
This article demonstrates how to catch an exception raised by Oracle .NET provider. Oracle database can be accessed using OleDb or ODBC providers but these wouldn’t offer maximum performance. Microsoft released a new provider for Oracle.
Cannot see the graphs created using crystal reports on the .aspx page
Author:Sravan Kumar | Posted date:9/17/2004 Rating :
There some of the common errors we come across when using crystal reports in Asp.net application.Cannot see the graphs created using crystal reports on the .aspx page amd System.NullReferenceException: Object reference not set to an instance of an object (Crystal Reports)
Modifying Web.config using Web Site Administration Tool (WAT) in ASP 2.0
Author:Ravikiran Muvva | Posted date:9/17/2004 Rating :
Modifying the Web.Config is made easy in ASP.NET 2.0 with Website Administration Tool (WAT). All you have to do is to deploy your application and ask the Administrators/Support professionals to use WAT and do the necessary modification. You don’t need to teach them any more about XML and your application will never crash for a configuration issue in web.config. Thanks to Microsoft for the WAT!
Unable to build project output group 'Content Files from <ProjectName> (Active)’
Author:Ravikiran Muvva | Posted date:8/17/2004 Rating :
Unable to build project output group 'Content Files from <ProjectName> (Active)’ Where <ProjectName> is the Name of ASP.NET project for which I am trying to create a setup.
Notify the Unhandled Exceptions to Webmaster by Email
Author:Ravikiran Muvva | Posted date:8/10/2004 Rating :
Web Applications are accessed all over the world and to build a website or a web application that works in different machines, browsers and environments is very difficult. Imagine that your webmaster gets to know about the unhandled exceptions that users experience whenever they browse your Web site/Web Application.
POSTing FORM data from code behind;not from the .aspx
Author:Kishore D.G | Posted date:8/7/2004 Rating :
In a situation where you have signed up with other service providers in order incorporate services like, PayPal and any other SMS gateways. The problem here is they accept only FORM submissions from your site (using appropriate pages). The problem with ASP.NET page is, we can have two FORM tags inside a single aspx. The default FORM is always with the attribute runat=server.
Write your own Simple Links Search Engine using C#
Author:Kishore D.G | Posted date:8/7/2004 Rating :
Internet is nothing but Links! Everything is linked isn't it. Every page is having Links. In most the web pages links, are more than what your eyes can scan. For our own viewing purpose, let's sort them out in our own format with our own Simple Links Search Engine (web version) written in C#. As I mentioned on the Simple Links Search Engine web page, not all links may work after displaying the results. ...
Creating Links dynamically and responding to the respective click event
Author:Kishore D.G | Posted date:8/7/2004 Rating :
In a situation where you want to display only few records (out of 2000 records!) and provide navigation links to display the rest (again by restricting to a certain number). This is a very common practice in displaying records in web pages along with the navigation links, numbered properly. This is not only increases the usability from the user's point of view, and also improve the response time.
Hot Tips
Looping through all controls on a web form
Perform Click when the user hits Enter Key in Windows Forms
Opening a Specified path in Windows Explorer using VB.NET / C#
Getting Rid of “+” sign in Windows DataGrid
Display Two Lines in Message Box
Accessing Fields by name with DataReaders
Getting the number of records affected by a query
Clear the Textboxes or any specific controls on a form
Opening a PDF File using VB.NET & C#
Passing Null as a Parameter Value
Popular Content
DOM Vs SAX What is best?
Interfaces and Abstract classes
Configuring SMTP Server for ASP.Net send mail
Sending Emails using MS Outlook Object Library
Retrieve SQL Server Schema Information
Retrieve multiple Oracle Ref Cursor using .NET data Provider for Oracle
Choose right ASP.net list controls
Generating thumbnail images on a fly
RSS - in a nutshell
Client requests and responses using ServerXMLHTTP
Friday, July 25, 2008
Search
Key word search
Go
Code101 © 2002-2004 All Rights Reserved |
Terms of use