Categories
Sql Server

How To Know Uptime Of SQL Server By TSQL

How To Know Uptime Of SQL Server By TSQL Hi friends, in this post we will discuss how to know uptime of SQL Server by TSQL or you can say how to check sql server uptime through tsql. Earlier we had discussed about SQL Server Schema Ownership, How to create a database in sql server with Tsql, Enable […]

Categories
Asp, Asp.net Javascript

Convert Text of Textbox to LowerCase and UpperCase using Javascript in Asp.Net

Convert Text of Textbox to LowerCase and UpperCase using Javascript in Asp.Net Hi friends, in this post we will discuss Convert Text of Textbox to LowerCase and UpperCase using Javascript in Asp.Net. To accomplish this we will use Javascript. In earlier post we had discussed about Allow Only Alphabets In Textbox Using JavaScript, Animated Tabs With CSS3, CheckBoxList Validation […]

Categories
Asp, Asp.net

Encrypt and Decrypt Connection String in Asp.Net

Encrypt and Decrypt Connection String in Asp.Net In this post we will discuss how we can Encrypt and Decrypt Connection String in Asp.Net, or Encrypt and Decrypt Asp.Net Connection. To accomplish this we have to follow one simple step provided itself in Visual Studio. 1. Go to Start Menu. 2. Start Menu > Programs > Visual Studio […]

Categories
Asp, Asp.net

How to Set DD/MM/YYYY Date Format ASP.Net AJAX CalendarExtender

How to Set DD/MM/YYYY Date Format ASP.Net AJAX CalendarExtender Hi friends, in this post we will learn How to Set DD/MM/YYYY Date Format ASP.Net AJAX CalendarExtender, or you can say ASP.Net AJAX CalendarExtender set dd/MM/yyyy Date Format,  Set Date Format in ASP.Net AJAX CalendarExtender. Setting up date format in Asp.Net Ajax CalenderExtender control is very easy, and it […]