Aspdotnet-Suresh

aspdotnet-suresh offers C#.net articles and tutorials,csharp dot net,asp.net articles and tutorials,VB.NET Articles,Gridview articles,code examples of asp.net 2.0 /3.5,AJAX,SQL Server Articles,examples of .net technologies

Create Database Schema Diagram in SQL Server

Apr 17, 2013 1 comments
Introduction

Here I will explain how to create database schema diagram in SQL Server 2008.

Description:
  
In previous articles I explained
Insert values in identity column in SQL Server, Check if string contains specific word in SQL, SQL Query to read xml file, SQL Query to get duplicate records count, SQL Query to convert lower case to upper case and many articles relating to SQL Server, jQuery, JavaScript. Now I will explain how to create database schema diagram in SQL Server 2008.

To create database schema diagram in SQL Server 2008 you need to follow below steps

8 jQuery Social Bookmark Plugins & Media Share Plugin Examples

5 comments
Introduction

Here I will explain best jQuery social bookmark plugins and jQuery social media share plugin examples. The jQuery social media share & bookmark plugins will help us to spread word about our website by sharing our site content in social network sites and it will help us to increase our site traffic.

Description:
  
In previous article I explained 7 jQuery PDF Viewer Plugins, jQuery zoom image on mouseover using jQuery zoom plugin,
11+ Best jQuery Countdown timer plugins, 12+ Best jQuery Drag and Drop Plugins, 11+ best jQuery Scroll to top plugins and many articles relating to jQuery Plugins, JQuery, Ajax, asp.net, SQL Server etc. I will explain best jQuery social media share and bookmark plugin examples.

Create Symbols with KeyBoard Like Trademark symbol, CopyRight Symbol, Registered ­ Trademark etc

Apr 16, 2013 8 comments
Introduction:

Here I will explain how to make or create Trademark symbol with keyboard in word document, copyright symbol, registered ­ trademark symbol, degree symbol, Fractio­n symbol, multiplication sign, heart symbol, diamond symbol and many symbols with keyboard in word document, mail etc.

Description:

In previous articles I explained create desktop shortcut key to lock computer, Lost PAN card how to apply for new one, configure dns server in windows 7 and many articles relating to Internet Tips. Now I will explain how to create symbols with keyboard.

To create symbols with keyboard check below shortcut keys.

Ajax Asynchronous File Upload Asp.net Example to Upload Files Asynchronously to Server

Apr 15, 2013 6 comments
Introduction:

Here I will explain how to use Ajax asynchronous file upload control in asp.net to upload files asynchronously to server with use of AjaxControlToolkit example in C#, VB.NET.

Description:

In previous articles I explained Ajax rating example with database, Ajax updatepanel example with triggers in asp.net, Show Progressbar while checking username, Asp.net Interview questions and many articles relating to Ajax, Gridview, SQL, jQuery,asp.net, C#,VB.NET. Now I will explain how to use Ajax asynchronous file upload control in asp.net to upload files asynchronously with use of AjaxControlToolkit example in C#, VB.NET.

6 jQuery & JavaScript PDF Viewer Plugin Examples

4 comments
Introduction

Here I will explain best JavaScript & jQuery PDF viewer plugins or jQuery PDF reader plugins tutorial with examples. The JavaScript & jQuery PDF viewer plugins will help us to view PDF documents online like Google docs.

Description:
  
In previous article I explained
6 jQuery News ticker plugin examples, 4 SpellChecker Plugin examples, 11+ best jQuery Scroll to top plugins, 8 jQuery clock plugin examples and many articles relating to jQuery Plugins, JQuery, Ajax, asp.net, SQL Server etc. Now I will explain best JavaScript & jQuery PDF viewer plugin tutorial with examples.

SharePoint 2010 - Sort Change the Order of Items in Quick Launch

Apr 10, 2013 1 comments
Introduction:

Here I will explain how to sort or change the Order of Items on the Quick launch of SharePoint 2010. In SharePoint 2010 we have Quick Launch tab in left side to display site pages which contains links, lists and libraries on the site

Description:


To sort or change links order in quick launch of SharePoint 2010 we need to follow below steps

8 Best jQuery Clock Plugins (Analog & Digital) Examples

4 comments
Introduction

Here I will explain best jQuery clock plugins (analog & digital) examples. The jQuery clock plugins (analog & digital) is used to make your site more beautiful and attractive.

C# - How to Delete all Files in Folders and SubFolders in C#, VB.NET

1 comments
Introduction:

Here I will explain how to delete all files in folders and subfolders in asp.net using C# and VB.NET.

Description:

In previous articles I explained Create or Delete directory/folder in c#, Delete files from uploaded folder in asp.net, jQuery Dropdown Menu example, start and stop timer example in JavaScript, Asp.net Interview questions and many articles relating to Gridview, SQL, jQuery,asp.net, C#,VB.NET. Now I will explain how to delete files in folders and subfolders in asp.net using C# and VB.NET.

To delete files in folders and subfolders first we need to add namespace using System.IO

C# - Delete All Files in Directory and Subdirectories in C#, VB.NET

0 comments
Introduction:

Here I will explain how to delete all files in directories and subdirectories in asp.net using C# and VB.NET.

Description:

In previous articles I explained Create or Delete directory/folder in c#, Delete files from uploaded folder in asp.net, Check username availability with progressbar, Asp.net Interview questions, Joins in SQL Server and many articles relating to Gridview, SQL ,jQuery,asp.net, C#,VB.NET. Now I will explain how to delete all directories and subdirectories in asp.net using C# and VB.NET.

To delete all directories and subdirectories first we need to add namespace using System.IO Once we add namespace need to write the code like as shown below

C# - Create Delete Directory Folder in Asp.net, C#, VB.NET

Apr 9, 2013 4 comments
Introduction:

Here I will explain how to create directory or folder, delete directory or folder in asp.net using C# and VB.NET or Delete all Files in a Directory.

Description:


To create or delete directory/folder we need to write the code like as shown below

jQuery Inner Zoom Image Inside of DIV on MouseOver using jQuery Image Zoom Plugin

5 comments
Introduction

Here I will explain how to use
jQuery inner zoom plugin to zoom an image inside of div on mouse hover like e-commerce websites or enlarge image in inside of div on mouseover using jQuery image Zoom plugin. jQuery image Zoom plugin will provide two features image zoom effect and lightbox effect for the images by setting few properties for our images.

Description:
  
In previous posts I explained 
jQuery Zoom an image on mouseover, jQuery Bind Images to Dropdown, jQuery show gridview images with lightbox effectjQuery fancy zoom effect for image, jQuery scrollable div with fixed header and many articles relating to JQuery. Now I will explain how to zoom an image inside of div on mouse hover like e-commerce.

SQL Server - How to Find Total Number of Days in a Month

12 comments
Introduction

Here I will explain how to get or find total number of days in month using SQL Server.

Description:
  
In previous articles I explained Insert values in identity column in SQL Server, Check if string contains specific word in SQL, SQL Query to read xml file,
SQL Query to get duplicate records count, SQL Query to get month wise, year wise data and many articles relating to SQL Server, jQuery, JavaScript. Now I will explain how to get or find total number of days in month using SQL Server.

To get total number of days in a month we need to write the query like as shown below

jQuery Zoom Image on Mouseover using jQuery Image Zoom Plugin Example

Apr 8, 2013 20 comments
Introduction

Here I will explain how to zoom an image on mouse hover using
jQuery image Zoom plugin like e-commerce websites or enlarge image on mouseover using jQuery image Zoom plugin. jQuery image Zoom plugin will provide two features image zoom effect and lightbox effect for the images by setting few properties for our images.

Description:
  
In previous posts I explained
jQuery Bind Images to Dropdown, jQuery show gridview images with lightbox effectjQuery fancy zoom effect for image, jQuery scrollable div with fixed header and many articles relating to JQuery. Now I will explain how to zoom an image on mouse hover using jQuery image Zoom plugin like e-commerce websites.

SQL Server - How to Delete Duplicate Records Rows from Table in SQL Server

1 comments
Introduction

Here I will explain how to remove or delete duplicate records or rows from a table in SQL Server or Delete duplicate records / rows from table in SQL Server 2008.

Description:
  
In previous articles I explained SQL Query to get duplicate records count, SQL Query to convert rows to columns, SQL Query to get last inserted record id and many articles relating to
SQL Server, jQuery, JavaScript. Now I will explain how to remove duplicate records from a table in SQL Server.

To delete duplicate records or rows from datatable in SQL Server you need to check below article in that article I explained clearly how to delete duplicate records from SQL Server

Show Asp.net Alert Message from Server Side in C#, VB.NET

8 comments
Introduction:

In this article I will explain how to show alert message from server side using asp.net in C#, VB.NET.

Description:
  
In previous articles I explained Call JavaScript function from code behind in asp.net, Call Server side function from JavaScript, Call Page methods from JSON in asp.net many articles relating to Asp.net, C#.NET, JavaScript, Gridview, JQuery etc. Now I will explain how to show alert message from server side using asp.net in C#, VB.NET.

To display JavaScript alert message from server side we need to use 

jQuery Show DIV, Hide DIV, Toggle DIV Content Example

Apr 5, 2013 7 comments
Introduction:

Here I will explain how to show / hide div using
jQuery. jQuery show & hide div content example. By using few lines of jQuery coding we can show or hide div content elements.
Description:
  
In previous posts I explained many
jQuery slideUp slideDown slideToggle effects example, jQuery Enable / Disable Textbox Controls on WebPage, jQuery Show Hover Dropdown Menu, Simple jQuery modal popup example, jQuery show YouTube videos in popup window and many articles relating to JQuery, JavaScript. Now I will explain how to show or hide div or table elements on website using JQuery.

SharePoint 2010 - Add,Edit, Delete Quick Launch Links

2 comments
Introduction:

Here I will explain how to add, edit, delete links in quick launch of SharePoint 2010. In SharePoint 2010 we have Quick Launch tab in left side to display site pages which contains links, lists and libraries on the site

Description:

To add or delete links in quick launch of SharePoint 2010 we need to follow below steps

jQuery Calculate Page Load Time in JavaScript

Apr 3, 2013 4 comments
Introduction

Here I will explain how to calculate page load time in JavaScript, jQuery.

Description:
  
In previous articles I explained jQuery custom right click context menu, JavaScript Check internet connection,
jQuery Get Cursor position, jQuery select all the text from textarea and many articles relating to JavaScript, jQuery, asp.net. Now I will explain how to calculate page load time in JavaScript, jQuery.

If we want to calculate page load time in we need to write the code like as shown below
© 2015 Aspdotnet-Suresh.com. All Rights Reserved.
The content is copyrighted to Suresh Dasari and may not be reproduced on other websites without permission from the owner.