|
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: dmihailescu
|
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...
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Nikhil Kumar
|
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....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Shashi Ray
|
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...
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: :BangaruBabuPureti
|
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....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: James Kovacs
|
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....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Kirtan
|
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....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Helmy.m
|
Rating:
|
|

This is a quick step by step guide to help all .Net developers to take advantage of the new features of Windows 7....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: James McCaffrey
|
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...
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Theodor Storm Kristensen
|
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...
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: AzamSharp
|
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....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: AzamSharp
|
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....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: EdMan196
|
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....
|
|
|
|
|
|