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

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

Build the right apps the right way with powerful development tools.
Visual Studio 2010. Learn more...

Home > Search > Articles & Samples > .NET Framework > .NET General
Search:
What's New - What's Hot
Listings for Interview Interview (12)
 


Benchmark start-up and system performance for .Net, Mono, Java, C++ and their respective UI    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: dmihailescu       Rating:  
Read Reviews | Write Review |   Your Rating: 

Any computing device has a finite amount of hardware resources and as more applications and services are competing for them, the user experience often becomes sluggish.
Some of the performance degradation is because of the installed crapware, but some may be inherent to the underlying technology of the programs that run during the system start-up, while you use your application or just run in the background regardless if you need them or not. To make matters worse, mobile devices will deplete...

Creating your own event of user controls in windows application    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Nikhil Kumar       Rating:  
Read Reviews | Write Review |   Your Rating: 

Creating your own event of user controls in windows application ):-{)

Hello friends! Here we are going to learn how to create our own event of usercontrol which we create in C# Windows Control Library and further use in windows Applications.

1- We know how to create UserControl for windows application....

Communication Using a Network    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Shashi Ray       Rating:  
Read Reviews | Write Review |   Your Rating: 

The main components of data communication are sender, receiver, medium and message

n The data to be sent is converted into signals and then transmitted over the network

n Signaling techniques are of two types - broadband and baseband

n Baseband signals transmit data at a single frequency

n Broadband technique can transmit data using more than one frequency...

Remove Recent Projects from VS 2005 and VS2008    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: :BangaruBabuPureti       Rating:  
Read Reviews | Write Review |   Your Rating: 

Hi in this article I am going to postulate how to replace the Recent Projects available in VS 2005 and VS2008 in step by step. But in VS2010 it is very easy to replace recent projects just with a matter of mouse clicks....

Tame Your Software Dependencies for More Flexible Apps    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: James Kovacs       Rating:  
Read Reviews | Write Review |   Your Rating: 

Few would disagree that striving for a loosely coupled design is a bad thing. Unfortunately, the software we typically design is much more tightly coupled than we intend. How can you tell whether your design is tightly coupled? You can use a static analysis tool like NDepend to analyze your dependencies, but the easiest way to get a sense of the coupling in your application is to try to instantiate one of your classes in isolation....

Compare two files with Hash Algorithm    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Kirtan       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article shows you how to compare two files using Hash Algorithm.We can compare files in many ways like byte by byte comparison. But in some cases comparing through hash algorithm is more efficient method. Hash is actually 20 byte code that is computed by Hash algorithm. If we change even 1 bit in the files the hash code calculated after the changes is totally different....

Windows 7 New Features step by step in vb.net and c#    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Helmy.m       Rating:  
Read Reviews | Write Review |   Your Rating: 

This is a quick step by step guide to help all .Net developers to take advantage of the new features of Windows 7....

Automating UI Tests In WPF Applications    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: James McCaffrey       Rating:  
Read Reviews | Write Review |   Your Rating: 

In this month's column, I show you how to write UI test automation for Windows Presentation Foundation (WPF) applications. WPF applications use a new graphics subsystem, and most traditional UI test automation techniques simply don't work with WPF apps. Luckily, the Microsoft UI Automation (MUIA) library was designed with WPF application UI automation in mind. You can also use the Microsoft UI Automation library to test classic Win32 applications and WinForm-based .NET applications on host machi...

Storm - the world's best IDE framework for .NET    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Theodor Storm Kristensen       Rating:  
Read Reviews | Write Review |   Your Rating: 

I'm currently making an IDE application called Moonlite. When I started coding it, I looked for good, already existing code for creating IDEs. I found nothing. So, when I was almost done with it (I'm not done with it yet, because of this framework taking all my time), I figured that I found it rather unfair that everyone should go through the same as I did for making such an application. (It took me 8 months of hard work - about 7 - 10 hours a day - to create this. Not because the main coding wo...

Uploading and Displaying Files Using ASP.NET MVC Framework    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: AzamSharp       Rating:  
Read Reviews | Write Review |   Your Rating: 

Uploading files to a server is a common operation of many websites. In this article we will focus on how to upload image files using ASP.NET MVC Framework and display the images using our custom Image HtmlHelper....

Creating a Simple Image Less Captcha Control Using ASP.NET MVC Framework    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: AzamSharp       Rating:  
Read Reviews | Write Review |   Your Rating: 

While working on the AzamSharpNoSqlBlogSolution project we had the need for a Captcha control. The main purpose of the Captcha is to keep the spammers, robots posting on the site. In this article we are going to learn how to create an imageless captcha control using ASP.NET MVC framework....

Basic Robot Control using NKH Mindsqualls Libraries    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: EdMan196       Rating:  
Read Reviews | Write Review |   Your Rating: 

This code demonstrates how to do some basic control of a lego nxt robot via a bluetooth connection. It uses the NKH Mindsqualls libraries available for free download and use to comunicate with a lego nxt brick. Search Mindsqalls in Google for original download....


DevASP.Net - Disclaimer - Privacy
© 2002-2010 DevASP.net