Lost your password?

Blogs about: Aspnet 2

Featured Blog

Best advice for your preparation for 70-536

aliraza 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 →

Tags: .net framework 2, 1, Certifications, Transcanders for dotnet

whats new in asp.net 4.0

aliraza wrote 5 months ago: read the following link http://www.asp.net/learn/whitepapers/aspnet40/ … more →

Tags: .net framework 2, ASP.NET 1.1, C#

How to get month date view between two dates in c#

aliraza wrote 8 months ago: Scenario I got while developing some application. I required month and year view in drop down list b … more →

Tags: .net framework 2, ASP.NET 1.1, C#

How to get Month name from current date using c#1 comment

aliraza wrote 8 months ago: Hi i found two methods to do so. Using Globliziation System.Globalization.DateTimeFormatInfo d = new … more →

Tags: .net framework 2, ASP.NET 1.1, C#

Export GridView from aspx page to Pdf using iTextSharp in asp.net

aliraza wrote 9 months ago: very helpful link i found on internet http://csharpdotnetfreak.blogspot.com/2008/12/export-gridview- … more →

Tags: ASP.NET 1.1, C#

IronSpeed

Steve wrote 11 months ago: Iron Speed Designer builds database, forms, and reporting applications for .NET – without hand-codin … more →

Tags: .NET 2.0, .NET 3.0, .Net 3.5, asp.net 3.5

how to send mail smtp with authentication with web.mail class

aliraza wrote 1 year ago: hi i used following code MailMessage message = new MailMessage(); message.To = "myemailaccount@yahoo … more →

Tags: .net framework 2

how to get oracle sequence numbers in .net

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 →

Tags: .net framework 2, C#, orcale

regular expression for email address validation

aliraza wrote 1 year ago: hi use this regular expression for email address validation ^[A-Za-z0-9](([_\.\-]?[a-zA-Z0-9]+)*)@([ … more →

Tags: ASP.NET 1.1, regular expression

how to insert dateTime in Oracle database using c#2 comments

aliraza wrote 1 year ago: hi all, i have facing problem while Executing Insert query with dataTime on Oracle database. This qu … more →

Tags: C#

Print a selected area in your website

Steve wrote 1 year ago: <style type=”text/css” media=”print”> .noprint {display:none;} </st … more →

Tags: asp.net 3.5

how to get server.mappath in c# class

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 →

Tags: ASP.NET 1.1, .net framework 2, C#

how to change the color of datagridviews row at difference in two dates

aliraza wrote 1 year ago: use the following Code in application //This method returns the no of days between today and date co … more →

Tags: C#, date difference, gridview color

how to clear controls in asp.net c#2 comments

aliraza wrote 1 year ago: Use following code in you page. At Calling Statement send reference of page “this”. It C … more →

Tags: ASP.NET 1.1, C#, ASP.NET, clear text boxes, textboxes

Registering ASP.NET on IIS after installing the .NET Framework

aliraza wrote 1 year ago: Usually this problem occur when we install iIs after installation of Visual studio or .net framework … more →

Tags: ASP.NET 1.1, .net framework 2, C#

Transparent Cookie Encryption Via HTTP Module1 comment

aliraza wrote 1 year ago: very nice article about encription of cookies in asp.net http://www.codeproject.com/KB/cs/CookieEncr … more →

Tags: .net framework 2

UFrame: goodness of UpdatePanel and IFRAME combined

Steve wrote 1 year ago: UFrame combines the goodness of UpdatePanel and IFRAME in a cross browser and cross platform solutio … more →

Tags: .net 1.1, .NET 2.0, .NET 3.0, .Net 3.5, asp.net 3.5, iis, Internet, VS.Net 2008

parameter passing to crystal report object1 comment

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 →

Introduction to 3-Tier Architecture1 comment

Steve wrote 1 year ago: Introduction As a developer, the .NET framework and Visual Studio present many choices for choosing … more →

Tags: .NET 3.0, .NET 2.0, .net 1.1, Database, .Net 3.5


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS