Internet »

[13 Nov 2009 | Comments Off | ]

All of we know that navigation of websites are done with the browser and all of the browsers support viewing HTML source code of the pages which we currently viewing. In internet explorer 6.0 we can view the source of pages from “Source” option in the “View” menu.

Internet »

[11 Nov 2009 | No Comment | ]

As we know today, most of the website requires login information for viewing the articles or any kind of information while clicking the link of the those articles.For that, we are necessary to provide our valuable informations like email id in the register screen.So that our details are published over the web.This may cause,we able to recieve the bad emails and unwanted advertisements.

.Net, C#, Database, Programming »

[8 Nov 2009 | One Comment | ]

Usually boolean values are stored as bit fields in database tables. If we require only a few boolean values to be stored in the table, it would be good to have them as separate bit fields. But consider when we want to store some series of boolean values in the database; I have good idea to avoid creating fields for each of such boolean values in the table. For example, choosing weekdays, months in a scheduling kind of problems, attendance for 8 hours of a day in school/college management applications, …

SQL Programming »

[3 Nov 2009 | No Comment | ]

In Sql server, we cannot manipulate with comma (,) separated string values in the ‘IN’ option of the WHERE clause.
In this article, Let us see how a solution can be provided for this requirement.

.Net, Database, Programming, SQL Programming, VB.Net »

[27 Oct 2009 | No Comment | ]

The Visual Basic.Net doesn’t contain the refactoring which is one of the major advantages for the C# programmers. Often I miss the Encapsulate Field feature in VB.Net which helps us for geneting public properties of a class and associated Get & Set methods. Initially I had a thought of doing a code fragment in VB.Net for parsing private data members and automatically generating public properties along with their Set and Get methods.
The hardcore requirement of encapsulation (in Re-factoring) of private members with public properties  comes in the Entity class in …

Get Adobe Flash playerPlugin by wpburn.com wordpress themes