Title
|
Rating
|
Views
|
|
Login to Rate
|
269 |
|
Login to Rate
|
275 |
|
Login to Rate
|
242 |
|
Disable Close button in Windows Form
This article shows how to change the default behaviour of the form. Here this small tip make form's close button disabled.
[By(santhosh Kapa) :: Date(16/05/2008)]
|
|
|
5 |
640 |
|
Migrating anonymous user profile to a Register user Profile
In some situations your web application will allowing anonymous users to do activities on the website. At later point you decide to migrate these activities to their member profiles. A good example could be an E-Commerce website Cart. Many websites allow anonymous users to create the cart collection but when they want to check out then they must login.
[By(Omer Kamal) :: Date(15/05/2008)]
|
|
|
4.5 |
487 |
|
5 |
875 |
|
5 |
739 |
|
How do you convert a string into an enum?
Later I was implementing a web service, where I was supposed to use a given enum as a parameter dynamically. I was converting my selected string type to the given enum type. This below code will help you with this kind of operation.
[By(Omer Kamal) :: Date(06/05/2008)]
|
|
|
4 |
403 |
|
2 |
683 |
|
4 |
2317 |
|
4.375 |
1727 |
|
4.5 |
654 |
|
3 |
568 |
|
Select all Table names in your Database
This Fast Code is a Method which returns a DataTable filled with names of the "User created Tables" for a given Database.
[By(Omer Kamal) :: Date(03/02/2008)]
|
|
|
5 |
1397 |
|
4 |
817 |
|
5 |
2012 |
|
4 |
649 |
|
5 |
688 |
|
How to create a Transparent Panel Control in .NET?
There are situations when we need right click or mouse double click Client side events there we need a control which gives us a layer effect without showing itself. A transparent Panel is a nice and some time a unique solution for this.
[By(Omer Kamal) :: Date(31/01/2008)]
|
|
|
5 |
1289 |
|
4 |
1363 |