As is known to everyone, if you learn and master each and every aspect of the subject and get a hand on experience on it, and then you will not have any problems, that is to say, you absolutely will g… more →
ali razaaliraza wrote 2 months ago: As is known to everyone, if you learn and master each and every aspect of the subject and get a hand … more →
aliraza wrote 5 months ago: read the following link http://www.asp.net/learn/whitepapers/aspnet40/ … more →
aliraza wrote 8 months ago: Scenario I got while developing some application. I required month and year view in drop down list b … more →
aliraza wrote 8 months ago: Hi i found two methods to do so. Using Globliziation System.Globalization.DateTimeFormatInfo d = new … more →
aliraza wrote 9 months ago: very helpful link i found on internet http://csharpdotnetfreak.blogspot.com/2008/12/export-gridview- … more →
Steve wrote 11 months ago: Iron Speed Designer builds database, forms, and reporting applications for .NET – without hand-codin … more →
aliraza wrote 1 year ago: hi i used following code MailMessage message = new MailMessage(); message.To = "myemailaccount@yahoo … more →
aliraza wrote 1 year ago: hi the main Query to get sequence number is follow select JOB_ID_SEQ.NEXTVAL from dual; i get the re … more →
aliraza wrote 1 year ago: hi use this regular expression for email address validation ^[A-Za-z0-9](([_\.\-]?[a-zA-Z0-9]+)*)@([ … more →
aliraza wrote 1 year ago: hi all, i have facing problem while Executing Insert query with dataTime on Oracle database. This qu … more →
Steve wrote 1 year ago: <style type=”text/css” media=”print”> .noprint {display:none;} </st … more →
aliraza wrote 1 year ago: i face a problem that server.mappath did not available in c# class at my utillity framework at app c … more →
aliraza wrote 1 year ago: use the following Code in application //This method returns the no of days between today and date co … more →
aliraza wrote 1 year ago: Use following code in you page. At Calling Statement send reference of page “this”. It C … more →
aliraza wrote 1 year ago: Usually this problem occur when we install iIs after installation of Visual studio or .net framework … more →
aliraza wrote 1 year ago: very nice article about encription of cookies in asp.net http://www.codeproject.com/KB/cs/CookieEncr … more →
Steve wrote 1 year ago: UFrame combines the goodness of UpdatePanel and IFRAME in a cross browser and cross platform solutio … more →
aliraza wrote 1 year ago: When you have to send parameter form asp.net code behind to crystal report then kindly used this syn … more →
Steve wrote 1 year ago: Introduction As a developer, the .NET framework and Visual Studio present many choices for choosing … more →