| Title | Rating | Views |
|
|
Login to Rate
|
852
|
|
|
Login to Rate
|
928
|
|
|
5
|
836
|
|
|
5
|
1160
|
|
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
|
978
|
|
|
5
|
3116
|
|
|
5
|
1113
|
|
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
|
806
|
|
|
2
|
1099
|
|
|
4
|
3631
|
|
|
4.375
|
2827
|
|
|
4.5
|
1116
|
|
|
3
|
1013
|
|
|
5
|
2564
|
|
|
4
|
1236
|
|
|
5
|
2787
|
|
|
4
|
1078
|
|
|
5
|
1158
|
|
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
|
2967
|
|
|
4
|
1971
|