Lost your password?

Blogs about: Net Code Snippets

Featured Blog

File download problem: filename with spaces truncated in FF and replaced by underscore in IE

Kaushal wrote 6 months ago: This is a mere note to remember for future rather than a blog entry. While I am working on code to d … more →

Tags: .NET, ASP.NET, C#, cross browser compatibility., ASP, browser compatibility, file download, file download in asp.net, filename with spaces are replaced with underscore in IE

Core ASP.NET Card, Get it Free2 comments

Kaushal wrote 6 months ago: Core ASP.NET Card, Get it Free Core ASP.NET: This Refcard summarizes the most commonly used core fun … more →

Tags: .NET, ASP.NET, C#, ADO.NET, AJAX, General, Core ASP.NET Card, kaushal, KaushalParik

Create PDF files on-the-fly in ASP.NET (Using Crystal Report!)

Kaushal wrote 6 months ago: Here is another requirement (perhaps a common requirement!) I needed to implement in one of on-going … more →

Tags: .NET, ASP.NET, C#, Crystal Report, DotNetNuke, Create PDF files in asp.net, dynamically create PDF file, export crystal report to PDF document, force download dialog

asp:Menu Server Control - Cross Browser Compatibility (Safari/Chrome)2 comments

Kaushal wrote 8 months ago: Cross browser compatibility struggle is getting upsetting while working with asp:Menu Server Control … more →

Tags: .NET, ASP.NET, C#, CSS, AJAX, javascript, DotNetNuke, Style, chrome

AJAX Accordion Control "Flickering" Issue while implementing in DotNetNuke Site

Kaushal wrote 8 months ago: While working on DNN 5.0 site, I was trying to have a left menu navigation using AJAX Accordion. Eve … more →

Tags: .NET, AJAX, ASP.NET, C#, CSS, DotNetNuke, accordion, accordion is flickering, DNN 5.0

Cross Browser (CSS) Compatibility (setting Browser Specific Property values of controls)

Kaushal wrote 11 months ago: You would obviously have come across the “Browser Compatibility” issues many times while designing a … more →

Tags: .NET, ASP.NET, CSS, General, cross browser compatibility., CSS Browser Compatibility, Web Designing, webpage

How to send an email with attachment in asp.net 2.0

Kaushal wrote 1 year ago: I have seen many posts over forums asking for how to send emails in asp.net. In this blog post, I am … more →

Tags: .NET, ASP.NET, C#, send mail in asp.net, How to send an email with attachment in asp.net 2.0, email in asp.net, SmtpClient, MailMessage, System.Net.Mail

Generate Thumbnail images in ASP.NET

Kaushal wrote 1 year ago: I needed to generate Medium (250 X 250) and small (150 X 150) size images from Large (500 X 500) siz … more →

Tags: .NET, ASP.NET, C#, Generate Thumbnail images in ASP.NET, GetThumbnailImage, GetThumbnailImageAbort

Streaming Audio Files in ASP.NET

Kaushal wrote 1 year ago: I was having a requirement to Stream Audio files in one of my on-going ASP.NET application; While I … more →

Tags: .NET, ASP.NET, C#, Streamding Audio Files in ASP.NET, Play Audio in ASP.NET, tag, add Windows Media Player reference, clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95

Accessing Web.Config File SMTP Mail Settings Programmatically

Kaushal wrote 1 year ago: I needed to read my SMTP email settings defined under system.net section in my web.config file. In o … more →

Tags: .NET, ASP.NET, C#, SMTP, web.config, Accessing Web.Config File SMTP Mail Settings Programmat, read SMTP Setting from config file, SMTP setting in web.config file, system.net setting

Auto Postback or Refresh page for every defined time interval

Kaushal wrote 1 year ago: The Scenario may come where application needs data to be updated automatically. The Question comes; … more →

Tags: .NET, ASP.NET, C#, AJAX, AutoPostBack; AJAX Timer Control; Refresh page on a giv, Auto Referesh, Referesh Page Automatically

How To Access One UserControl from Another UserControl Using ASP.NET

Kaushal wrote 1 year ago: Recently, I came across a post in the asp.net forums (This one > http://forums.asp.net/t/1313476. … more →

Tags: .NET, ASP.NET, C#, usercontrol, Access UserControl from another UserControl

Strip out HTML Tags to Display Plain Text in XSLT

Kaushal wrote 1 year ago: I was having a requirement with my on-going project, in which I need to display the Blog RSS on Home … more →

Tags: .NET, ASP.NET, General, XSLT, remove html tags, Remove HTML Tags in XSLT, RSS Feed Reader, Strip HTML Tags

JavaScript to Maximize/Restore HTML image

Kaushal wrote 1 year ago: Many web pages feature images that can be maximized and restored within the same page. There is a si … more →

Tags: ASP.NET, CSS, javascript, Maximize Minimize Zoom Image

Asynchronous Request to Server (JavaScript)

Kaushal wrote 1 year ago: I have seen posts today asking for Asynchronous Request to Server which will Query the Database for … more →

Tags: .NET, ASP.NET, C#, javascript, C#.net, Asynchronous Request, Callback, xmlhttp

(CheckBox in HeaderTemplate to) Select All CheckBoxes inside a GridView using JavaScript2 comments

Kaushal wrote 1 year ago: In one of my previous blog post, I Described about Mutually Exclusive CheckBox inside GridView. In t … more →

Tags: .NET, ASP.NET, C#, javascript, CheckBox inside GridView, GridView, Select All

Mutually Exclusive CheckBox inside GridView

Kaushal wrote 1 year ago: I was having a development requirement in which i have to implement CheckBoxes inside GridView. Scen … more →

Tags: .NET, ASP.NET, C#, javascript, GridView, CheckBox inside GridView, Mutually Exclusive CheckBox in GridView

Recursion method to clear TextBoxes in nested Container Controls

Kaushal wrote 1 year ago: In this post; I will try to explain use of Recursion method to clear TextBoxes in nested Container C … more →

Tags: .NET, C#.net, .NET Code Snippet, ASP.NET, C#

Code to upload file to FTP Server

Kaushal wrote 1 year ago: Check out my article on “Code to upload file to FTP Server in ASP.NET using C#”. Check o … more →

Tags: .NET, ASP.NET, C#, FTP Upload


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS