Technologies & Solutions

Library Management System- Books Due Date

   In a college library fines are issued according to the following condition         If return books exceeds the due date         Up to 5 days 20rs fine         6-10 days 50rs fine      ...

Reflection Examples [C#]

  This example shows how to dynamically load assembly, how to create object instance, how to invoke method or how to get and set property value. Create instance from assembly that is in your project References The following examples create instances of DateTime class from the...

Five dangerous coding standard rules

  Don't follow these five dangerous coding standard rules…  Over the summer I happened across a brief blog post by another firmware developer in which he presented ten of his C coding rules for better embedded code. I had an immediate strong negative reaction to half of his...

Join in SQL SERVER 2008

  Check this out...  Here shown how to fetch data from different table using join query.   USE TEST_DB GO CREATE TABLE table1 (ID INT, Value VARCHAR(10)) INSERT INTO Table1 (ID, Value) SELECT 1,'First' UNION ALL SELECT 2,'Second' UNION ALL SELECT...

Based on Country or any Dropdown List value Populate the Next Dropdown Data and Display in textbox ..

  using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; //using WcfService1; using WebApplication1.ServiceReference1; using System.Data.SqlClient; //using...

How to Create Notification Messege in Silverlight 4 ?

  #. Creating Notification Messege in Silverlight 4 .  Hai !! All here i created Popup Notification messege in Silverlight. This Notification messege will show after 10 sec and it will disapear after 10 sec. Every time when user refreshing the page this notification messege will...

How to Export Data grid Data in Excel Format in Silverlight 4?

    How to Export Data grid Data in Excel Format ?     Hai !!! Everyone Here is the Solution First Create the Silverlight main page and Create Butoon and Data grid...

<< 1 | 2

Tips & Tricks

Trick To Install/Change Themes on Facebook with Stylish

21/09/2011 19:05
Orkut gives you the option to change your profile theme but world’s most popular social networking website doesn’t provide you the ability to change theme of your profile. In one of my my earlier post I gave you the trick to change colour of facebook using Facebook Colour changer. Now I...

Funny Trick To Hack Facebook

21/09/2011 19:04
If you really want to impress someone with your hacking skills then this trick will surely help you.Well this is actually not any hacking just a simple javacript trick but the other person will surely believe you as a hacker. So what can you do with this trick? You can edit content of any...

Keyboard Shortcuts For Facebook

21/09/2011 19:03
If you spend a lot of time on facebook then why not spend it more efficiently.There are a lot of browser specific keyboard shortcuts for facebook.You can create new messages,view account settings,View notifications etc .Once you get familiar with these shortcuts you can easily...

How To Lock the Computer Screen Windows 7

21/09/2011 18:59
Sometimes You have to leave your system for a while say 5-10 minutes and you don’t want to shut it down and you also don’t want that somebody at your back use your system.The best thing to do at this point of time is to lock your Computer System Screen.While tutorial for locking the system...

How To Open Docx Files Without Microsoft Word

21/09/2011 18:58
This tutorial is for all those people who dont have Microsoft office 2007 and they want to open docx files.Microsoft introduced the docx format with the release of its 2007 office suit.All the files created in Microsoft office 2007 are by default in the format of docx,pptx,xlsx which are not...

Trick To Create Keyboard Shortcut For Any Program

21/09/2011 18:56
    Shortcuts are a fast and a simple method to launch applications.Like for opening task manager we useCtrl+Shift+Esc.Everyone has different set of programs that they use frequently.By using this trick you can create a custom shortcut for any program.We don’t need any third...

Trick to Automatically Shutdown PC in Windows

21/09/2011 18:55
Sometimes you have to shutdown your PC when you are away from it.If you have your antivirus scan running or downloading huge files from internet you can’t sit in front of the pc for whole time.There are a lot of third party softwares which can schedule the shutdown process.By using this trick...

Trick to Display Your Name With Time in Taskbar

21/09/2011 18:52
You can display your name with time instead of AM/PM in taskbar of windows 7,vista and windows Xp without using any third party software.You can use two names and they will be automatically changed during daytime (AM) and Night (PM). Trick to Display...

Javascripts and Others Tips & Tricks

21/09/2011 18:44
  How do I get the page background image to stay fixed when the page is scrolled? The technique is...

Tips And Tricks To Speed up windows 7

21/09/2011 18:38
With the launch of windows 7 we have witnessed one of the fastest operating system by Microsoft.But still there are people who want more and more!.This article is for all those people who want to increase the performance/speed of their windows 7 operating system. We are not providing here any...
1 | 2 | 3 >>