Search - Articles - Dev Forums - Favorites - Member Login  
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Tuesday, February 09, 2010

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home/Search / What's Hot
Search Result: Found 30 sites

Sub report in GridView using AJAX        
Total Hits: 12081  |  Today: 37 Author: Erode Senthilkumar       Rating:  
Read Reviews | Write Review |   Your Rating: 

In this article, I will be explaining about the sub report in the grid view. I took northwind database as example for this demonstration....

Uploading Files in ASP.Net Using C# and Saving to the Server        
Total Hits: 15840  |  Today: 22 Author: Jeff       Rating:  
Read Reviews | Write Review |   Your Rating: 

This sample will show you how to create an ASP.Net page to allow a user to upload a file, determine the type of file being uploaded, and save that file to the web server....

Populating a ModalPopupExtender Dynamically        
Total Hits: 462  |  Today: 6 Author: Gil Fink       Rating:  
Read Reviews | Write Review |   Your Rating: 

In the following week Using DynamicPopulateExtender to Populate a Modal Popup Dynamically
I was asked to dynamically
populate a popup that is
created by a ModalPopupExtender.
The answer is simple. There are
two ways to that and in this post
I’ll show them both....

Implementation Of Calculating the RTS Invariant Moments Of Area        
Total Hits: 109  |  Today: 4 Author: asif       Rating:  
Read Reviews | Write Review |   Your Rating: 

It is seen that the usage of moments of area highly supports for the systems using Artificial intelligence. The reason behind the fact is that these moments tend to be more specific about the original shapes of the Ligatures (blobs). The main property of moments is that they are Rotation, translation and Scaling independent and that's why they are highly used for the recognition process. These moments along with other features are then usually passed to Neural Nets to get the result....

Simple Chat Application in ASP.NET        
Total Hits: 1890  |  Today: 3 Author: Mesalem       Rating:  
Read Reviews | Write Review |   Your Rating: 

I ran into the problem of creating a chat room where two users can chat directly. I didn't like the idea of using server side code and doing all these post back which is not user friendly. I found that with the use of remote scripting, we can make a simple and fast chat application....

Read and Write Config files with an Object Oriented Style with .NET 1.1        
Total Hits: 6393  |  Today: 3 Author: Syed Moshiur Murshed.       Rating:  
Read Reviews | Write Review |   Your Rating: 

Hello Everyone. Have you ever tried to play with the System.Configuration namespace? I am sure you tried. You can easily read Settings by the AppSettingsReader. Just couple of lines. But how did you Write or save Settings value programmatically? . And if I add with an OOP style. You are a great fan of OOP. You want everything object oriented! If you solved the problem already no NEED to READ this article. If not go through the code. It is really simple!...

ModalPopup Extender with PostBack and Set Focus        
Total Hits: 759  |  Today: 3 Author: Moderator1       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article explains about the Asp.Net AjaxControlToolkit's ModalPopup with Postback and Focus setting methodology. I have seen in many asp.net forums, the developers post lots of questions on Asp.net’s AjaxControlToolkit's ModalPopup extender. Actually they want to do postback operations and want to set focus on the controls placed in the ModalPopup window. So I think many web developers who used AjaxControlToolkit will be very much pleased if someone address this issue. May be Ajax Future Rel...

Remote System Information Using CGI        
Total Hits: 65  |  Today: 3 Author: A. Riazi       Rating:  
Read Reviews | Write Review |   Your Rating: 

As most programmers know, CGI is an old but very useful techniques to create dynamic web pages. I use this technique for creating dynamic web pages that show system information. On the other hand, Administrators can put this program on their cgi-bin directory of web servers and getting information about their web servers like free memory, used memory, HDD space, system directories and etc remotely....

Send Email with VB.NET windows application        
Total Hits: 101  |  Today: 3 Author: sonur       Rating:  
Read Reviews | Write Review |   Your Rating: 

Normally a windows app needs SMTP server to send email. But to setup SMTP server in every client machine is not feasible. With this setup, the emailing will be handled by the web application (as most asp.net servers give smtp access) and the windows app will POST email details including attachment to a ASP.NET page and the page can get the values from the controls and send the mail....

ASP.NET Multiple Selection DropDownList with AJAX HoverMenuExtender    Version: 0.00       Price: $0.00   
Total Hits: 100  |  Today: 3 Author: bryian       Rating:  
Read Reviews | Write Review |   Your Rating: 

ASP.NET Multiple Selection DropDownList
Multiple select DropDownList
Multiple selections in dropdownlist
multi-select dropdownlist with checkboxes
Dropdownlist with multiple select?
How to get the CheckBoxlist Value using Javascript
ASP.NET AJAX HoverMenuExtender
Multi select Dropdown list in ASP.NET
Multiple Selection DropDownList for asp.net...

Bipin Joshi.com        
Total Hits: 2136  |  Today: 2       Rating:  
Read Reviews | Write Review |   Your Rating: 

BipinJoshi's personal web site featuring his articles, tutorials, source code and other technical information on broad range of topics....

Creating Collection Classes in C#        
Total Hits: 1635  |  Today: 2       Rating:  
Read Reviews | Write Review |   Your Rating: 

Collection classes are used frequently in .NET. For example, classes like ArrayList, NamevalueCollection, HashTable are collection classes. One peculiar thing of collection classes is that they can be used in foreach(...) loop in C#. VB.NET has similar construct For...Each. Your custom classes can also be iterated in this way if you implement certain interfaces. In this article we will see how to code collection classes using C#....

A Global Error Handler in C#        
Total Hits: 1387  |  Today: 2 Author: GfWeis       Rating:  
Read Reviews | Write Review |   Your Rating: 

Adding a Global Error Handler to Global.aspx in C# for VS.Net...

Code Samples for Visual Basic .NET        
Total Hits: 11172  |  Today: 2 Author: MSDN       Rating:  
Read Reviews | Write Review |   Your Rating: 

Download these Visual Basic .NET samples to learn more about building Microsoft Windows-based applications, Web applications, and XML Web services....

Application Cache Viewer        
Total Hits: 378  |  Today: 2       Rating:  
Read Reviews | Write Review |   Your Rating: 

ASP.NET and the .NET Framework automagically cache pages as they are accessed by site visitors. This obviously speeds up the response time of your website. In addition to ASP.NET's ability to cache pages for us, we are able to store selectively cache items for use in our applications....


1   2    Next >> 

Search Result: Found 30 sites
DevASP.Net - Disclaimer - Privacy
© 2002-2010 DevASP.net