Skip to content
Latest:
  • Machine Learning made simple for beginners
  • JSON related articles
  • Connect to SQLServer TLS 1.2 using DbVisualizer and SSMS
  • How to compress (bzip / gzip) a very large text quickly ?
  • Simple tutorial to install & use GNU Parallel

Script(s)

technology as-is

  • Home
  • About
  • Archives by Month/Year
  • Contact Me

Asp.Net

Tips and Tricks Visual Studio 

Visual Studio Debug Problem with IE8

May 4, 2011May 4, 2011 gchandra 1 Comment Asp.Net, IE8, Regedit, Registry, Visual Studio, VS2005, VS2008

Thanks to  : Abdulla AbdelHaq Source : http://weblogs.asp.net/abdullaabdelhaq/archive/2009/06/01/VS-Debug-Problem-with-IE8.aspx   How VS debugger could be crashed with IE8? If you opened

Read more
Asp.Net Error Messages 

LoginControl and CSSAdapters

May 6, 2010May 6, 2010 gchandra 0 Comments Asp.Net, CSSAdapters, CSSFriendly, Error, LoginControl

A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was

Read more
Asp.Net controls Third Party Tools Tools Web 

Interesting tools / .net components

February 4, 2009August 21, 2010 gchandra 0 Comments Asp.Net, Components, Microsoft

List of interesting  tools / .net components. Visit  www.codeplex.com for more 🙂 DoddleReport will add automatic reporting (HTML/PDF/Excel/etc) for any

Read more
Asp.Net Tips and Tricks 

CSS Cleaner for asp.net apps

October 20, 2008 gchandra 0 Comments Asp.Net, CSSCleaner

I found this Freebie (not great interface though) which helped me to cleanup my stylesheet. http://www.dotnetsurfers.com/Blog/ct.ashx?id=5eb69d72-b844-412a-9da2-ac8f21b5a714&url=http%3a%2f%2fwww.dotnetsurfers.com%2futils%2fcsscleaner.zip Word of caution By

Read more
Tips and Tricks Web Coding 

Asp.net Web application Deployment : Simpler Approach

October 16, 2008October 16, 2008 gchandra 0 Comments Asp.Net, Asp.net deployment, Deployment, xCopy

When your project becomes big, deployment becomes very very painful.

If you are copying files manually from Development to Testing and from Testing to Production Server(s) its a nightmare.

Read more
Asp.Net skmmenu 

skmMenu 2.3 Source Code

October 2, 2008October 20, 2008 gchandra 0 Comments Asp.Net, asp:menu, open source control, skmmenu

Click here to goto updated post on skmMenu 2.3

Read more
Asp.Net Error Messages 

Asp.Net Error : Could not load type

July 2, 2008 gchandra 0 Comments Asp.Net, Error Message

Could not load type  Namespace.Class or Global.asax This is one of the annoying error messages in an Asp.net application.  Few

Read more
Error Messages IIS 

IIS Server Application Unavailable

March 25, 2008June 25, 2018 gchandra 0 Comments Asp.Net, iis error, service not available, web app

Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable.  Please hit

Read more
controls Javascript skmmenu Web Coding 

skmmenu 2.3 for Framework 2.0 (now works on Firefox & IE8)

March 10, 2008October 20, 2008 gchandra 23 Comments Asp.Net, asp:menu, firefox, skmmenu, Visual Studio

Eventhough Visual Studio 2005 has Menu control, I feel skmMenu is still flexible and useful. I feel skmMenu is better

Read more
Asp.Net Enterprise Library Tutorial 

Microsoft Patterns & Practices Enterprise Library Step by Step tutorials

February 29, 2008February 29, 2008 gchandra 0 Comments Asp.Net, Enterprise Library, Tutorial

Microsoft Patterns & Practices Ent Lib 3.1 can be downloaded from the link below. http://msdn2.microsoft.com/en-us/library/aa480453.aspx These blocks are very useful

Read more
AJAX Asp.Net Web Coding 

AJAX – Export to Excel / Word

January 8, 2008August 21, 2010 gchandra 0 Comments Asp.Net, Export To Excel, Microsoft

If you are using Update Panel and try to Export gridview contents to EXCEL or Word, your asp.net page will

Read more
  • ← Previous

Subscribe to new Script(s)

Enter your email address to subscribe to this site and receive notifications of new posts by email.

Bragging

  • Classes I teach
  • Professional Connections
  • Rate My Professor
  • Rowan – TAP
  • Volunteer Spotlight – TechGirlz

Links

  • Oviam Hosting

Recent Scripts

  • Machine Learning made simple for beginners
  • JSON related articles
  • Connect to SQLServer TLS 1.2 using DbVisualizer and SSMS
  • How to compress (bzip / gzip) a very large text quickly ?
  • Simple tutorial to install & use GNU Parallel

RSS Script(s)

  • Machine Learning made simple for beginners

Script Categories

  • Database (35)
    • Access (1)
    • MYSQL (7)
    • neo4j (1)
    • SQL Server (14)
      • Active Directory (1)
    • SQLite (2)
    • SSIS (3)
  • Error Messages (6)
  • Exception (2)
  • featured (7)
  • Hadoop (12)
    • Hive (7)
    • Spark (2)
    • Sqoop (2)
  • Interview Qn (1)
  • Machine Learning (1)
  • Misc (4)
    • Audio Conversion (2)
    • Audio Ripping (2)
    • Mp3 (2)
  • OS (26)
    • Docker (3)
    • Linux (11)
    • Mac (1)
    • Windows (12)
      • Vista (3)
      • Windows 7 (1)
  • Scripting (13)
    • Enterprise Library (1)
    • JSON (1)
    • LDAP (1)
    • Ports (1)
    • Python (4)
    • R (1)
    • skmmenu (4)
    • SMTP (1)
  • Software Development (1)
  • Softwares (31)
    • Freebies (4)
    • Open Source (4)
    • Outlook (1)
    • Team Foundation Server (2)
    • Third Party Tools (6)
      • Atalasoft DotImage 4.0 (2)
      • controls (4)
    • Tools (10)
    • Visual Studio (10)
  • Tips and Tricks (36)
  • Tutorial (1)
  • Web (74)
    • AJAX (2)
    • Asp.Net (29)
    • Browser (2)
    • Browsers (4)
    • IIS (2)
    • Javascript (2)
    • Web Coding (42)
    • WebService (1)
    • Wordpress (6)

Recent Comments

  • Daniel on skmMenu 2.3 : Consolidated Post IE8, Firefox, Chrome
  • ANON on Hive creates folders like HIVE_UNION_SUBDIR_1
  • durgaprasad on Iterate files in folder using Spark Scala
  • Julio Cesar (@jccorrea) on Spark Scala Command line Arguments
  • umit sogut on How to Preserve Fileupload value in Asp.net ?

Tech GirlZ (SQL)

Tech Girlz

Tech Women (BigData)

Feedburner Stats

Recent Comments

  • Daniel on skmMenu 2.3 : Consolidated Post IE8, Firefox, Chrome
  • ANON on Hive creates folders like HIVE_UNION_SUBDIR_1
  • durgaprasad on Iterate files in folder using Spark Scala
  • Julio Cesar (@jccorrea) on Spark Scala Command line Arguments
  • umit sogut on How to Preserve Fileupload value in Asp.net ?
Copyright © 2022 Script(s). All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.