HeartattacK

Browse by Tags

All Tags » ASP.NET (RSS)
Woohoo…I’m an Asp.net MVP…and a few questions for you
I was announced asp.net MVP today... Note: Cross posted from Heartysoft.com .
Simple Username / Password Authentication WITHOUT Membership Providers
In this article, Ashic Mahtab shows you how to set up a very simple username / password authentication system without using a Membership provider. Read the article at Heartysoft.com .
Posted: Jun 19 2009, 04:46 PM by HeartattacK
Filed under:
Display Modes of Validator Controls
In this article, Ashic Mahtab shows how to control how a validator is displayed on an asp.net page. Note: Cross posted from Heartysoft.com . Permalink
A Cool Bing-like Search Box (Button on the Inside)
In this article, Ashic Mahtab shows how to create a cool bing search like search box using css. Note: Cross posted from Heartysoft.com . Permalink
Posted: Jun 16 2009, 10:59 AM by HeartattacK
Filed under: ,
Retrieving the Password for a User in Asp.net
If you’re using the Membership API in asp.net and need to retrieve a user’s password, you can do so by doing this: MembershipUser user = Membership.GetUser("username"); ... Note: Cross posted from Heartysoft.com . Permalink
Posted: Jun 14 2009, 11:30 AM by HeartattacK
Filed under:
How to Programmatically Logout / Disable a User Account
There may be the need to programmatically logout the user in an asp.net application. If you’re using Forms authentication, this is very simple to do... Note: Cross posted from Heartysoft.com . Permalink
Posted: Jun 14 2009, 09:29 AM by HeartattacK
Filed under:
Speaking at Microsoft Day @ Dhaka- June 20, 2009
It’s finally happening…we’re having an MS dev (and IT) event here in Dhaka, Bangladesh. This is the first one ever and marks a significant landmark for the software industry here. It’s going to be held on June 20, at IDB Bhaban Auditorium. You can find...
Finally Set Up My Own Site: BlogEngine.Net
Note: Cross posted from Heartysoft.com . Permalink In this article, I've looked at a few CMSes for my site. I've looked at Graffiti, Umbraco, Dnn, AxCMS and BlogEngine.Net. I've found the last one to fulfil most of my needs. This article explores how...
FileUpload Control Doesn’t Give Full Path….HELP!!!!
I’ve answered this question about five times in the last few days at the forums. It’s getting tedious so I thought I’d make a blog post about it. Issue: The FileUpload control has a FileName property. In FireFox (FF) and some other standards compliant...
Posted: May 20 2009, 03:44 AM by HeartattacK | with 13 comment(s)
Filed under: ,
Top of the Mountain :)
I’ve been contributing more and more to the asp.net community recently. I had a somewhat dry spell two to three moths back. I completed my graduation in Computer Science and Engineering, moved out of the university dorms, got a new apartment, had a nightmare...
More Posts Next page »