aero effects in .net applications

With the launch of Windows Vista, Microsoft introduces brand new UI, eye-catching aero effects (glass effects) for their new Operating System. I have seen a lot of programmers who are much concerned about the looks of their applications. So this time with the launch of Windows 7, Microsoft provides the Windows 7 API Code Pack. The Windows 7 API Code Pack not only just allows incorporating the aero glass effect, but many other features which will let... [Read More...]

Basic object oriented programming concepts

Videos recommended For watching all videos in this series and ever more programming videos please visit our youtube channel – http://www.youtube.com/user/harvey007y http://idealprogrammer.tv/videos/486/introduction-to-object-oriented-programming,-part-1   Lesson: Object-Oriented Programming Concepts If you’ve never used an object-oriented programming language before, you’ll need to learn a few basic concepts before you can... [Read More...]

Top websites to learn ajax

Best websites to learn ajax www.learn-ajax-tutorial.com http://www.tutorialspoint.com/ajax/index.htm http://www.killerajax.com/ Learn ajax in 20 miniutes http://www.sematopia.com/2005/11/how-to-learn-ajax-in-10-minutes/  Read More →

Tips for programmers

I have started this article for some tips for programmer . Note: This article is anyone who is using any programming language #Tip-1 If you are a programmer then many times you will face majour problems and bugs in your applications like access is denied , the file is being used, you dont have permissions to do this task,abc.dll is required to work your program and things related to security which block your program. In these cases dont give up go... [Read More...]

Movefilex function

In this article i will tell you about movefilex function and it’s uses So let’s start with what is movefileex function ? Well it justs Moves an existing file or a directory, including its children. But you might think hey what the hell ? when we have .net framework why do we need this api ? well the answer is sometimes you might need to move a file which is different from normal files like files which are in use . well in this case you... [Read More...]

High quality professional templates in css

1. mCube Download : http://www.templateworld.com/freetemplates/zero/track.php?id=58&flag=2 2. CoolBlue Download: http://www.styleshout.com/hits.php?type=tmp&id=31&url=templates/downloads/CoolBlue10.zip&PHPSESSID=b2ac61b7d0372f1683d9d45a0bd737f8 3. Jungleland Download : http://www.styleshout.com/hits.php?type=tmp&id=30&url=templates/downloads/Jungleland10.zip&PHPSESSID=b2ac61b7d0372f1683d9d45a0bd737f8 4. LawyerAttorney Download... [Read More...]

creating wordpress template from photoshop

If you want to create wordpress templates with your favourite software adobe photoshop you can do it easilt with 2 step tutorial from http://www.thewebsqueeze.com/ Step-1 : Design http://www.thewebsqueeze.com/web-design-tutorials/from-photoshop-to-wordpress-part-i-design.html Step:2 Coding http://www.thewebsqueeze.com/web-design-tutorials/from-photoshop-to-wordpress-part-ii-coding.html I am sure if you are good at html,css and also know photoshop... [Read More...]

vb.net downloader

You can create a very cool application using vb.net that is a downloader to download any file/video etc . In this video at idealprogrammer.tv you can see how you can create a downloader program in vb.net with progress bar that shows the downloading process. If you have any suggestions and comments use idealprogrammer forums Watch the video here > http://idealprogrammer.tv/videos/483/how-to-make-a-file-downloader-in-vb.net That video is very basic... [Read More...]

vb.net text to speech

If you want to make a cool application in vb.net which can speak the text have a look at this idealprogrammer.tv video – http://idealprogrammer.tv/videos/484/vb.net-tutorial-13-text-to-speech-(visual-basic-2008-2010) Dont worry the codes in this program is very simple . only 2 lines of code but it’s uses are vast. If you have got any comments and suggestions use idealprogrammer forums  Read More →

Make a media player in vb.net

You’ll want to start by creating a new VB Windows Forms Application. Once you do, and you have the default form layout, go ahead an start customizing your form. What I did was I dragged out 2 Picture Boxes, and a Menu Strip. For the picture boxes, its pretty easy. Just find a picture on Google Images for something that resembles Music and one that resembles Video, then set that as the picture in the picture box. Here is what my setup turned... [Read More...]

New dreamweaver enable disable feature

This video shows you the dreamweaver cs5’s new feature of enabling and disabling css rules for experimenting and testing new things. Dreamweaver CS5’s new CSS Enable/Disable feature helps you experiment quickly with CSS-based layouts and designs.  Read More →

« Previous PageNext Page »