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

Export Gridview Data with Images to Word, Excel in Asp.net using C#, VB.NET

Aug 25, 2015 3 comments
Introduction

Here I will explain how to export
gridview data with images to excel or word file formats in asp.net using c#, vb.net with example or export gridview with image to word or excel file in asp.net using c#, vb.net with example.

Description:
  
In previous articles I explained create single stored procedure to insert, update, delete and select in sql server, bind gridview with datatable dynamically in asp.net, show images from folder with image path in database in asp.net,
gridview examples in asp.net, Delete multiple rows in gridview using checkbox in asp.net and many articles relating to gridview, asp.net, c#,vb.net and jQuery. Now I will explain how to export gridview data with images to excel or word file formats in asp.net using c#, vb.net with example.

Display Byte Array as Image without using Generic Handler in Asp.net in C#, VB.NET

Aug 24, 2015 0 comments
Introduction

Here I will explain how to show or display byte array as image from database in image control without using generic handler ashx in
 asp.net using c#, vb.net with example or upload images in byte array format and display images from sql server database  in image control without using generic handler ashx in asp.net gridview using c#, vb.net.

Display Image from Database (Byte Array) in Image Control without using Generic Handler in ASP.Net

4 comments
Introduction

Here I will explain how to show or display images from database in image control without using generic handler ashx in
 asp.net using c#, vb.net with example or upload images in byte array format and display images from sql server database  in image control without using generic handler ashx in asp.net gridview using c#, vb.net.

Display Images from Database in Image Control using Generic Handler in Asp.net using C#, VB.NET

0 comments
Introduction

Here I will explain how to show or display images from database using generic handler ashx in
 asp.net using c#, vb.net with example or upload images in byte array format and display images from sql server database using generic handler ashx in asp.net gridview using c#, vb.net.

Display Byte Array as Image using Generic Handler in Asp.net in C#, VB.NET

0 comments
Introduction

Here I will explain how to show or display binary or byte array as image from database using generic handler ashx file 
in asp.net using c#, vb.net with example or upload images in byte array format and display images from sql server database using generic handler ashx in asp.net gridview using c#, vb.net.

Close jQuery UI Modal Popup Dialog when Click Outside (Overlay) Example

Aug 20, 2015 1 comments
Introduction

Here I will explain how to close
jQuery ui modal dialog when click outside of div with example or close jQuery ui modal popup when click outside of div or overlay with example or jQuery ui modal popup dialog with close button example.

Description:
  
In previous articles I explained
jQuery load more records on button click in repeater, jQuery show asp.net exception message in ajax calls, jQuery check whether radiobutton selected or not, jQuery get radio button selected value by name, jQuery validate radiobuttonlist with example and many articles relating to css, AngularJS, jQuery, JavaScript and asp.net. Now I will explain how to close jQuery ui modal popup dialog when click outside of div or overlay with example.

JQuery Open Close Modal Popup Window on Click Example

Aug 19, 2015 0 comments
Introduction

Here I will explain open or close simple
jQuery ui modal popup window on button click with example or show hide modal popup window using jQuery ui plugin modal popup features or open close jQuery modal popup window on button click with example.

Description:
  
In previous articles I explained jquery show popup window during pageload, jquery simple modal popup window example,
jQuery show alert message while leaving from website, jQuery enable / disable controls on page, jQuery Countdown timer script example and many articles relating to JQuery and asp.net. Now I will explain how to implement simple jQuery ui modal popup window example.

JavaScript Show/Hide (Open/Close) AJAX ModalPopupExtender in ASP.Net

1 comments
Introduction: 

Here I will explain how to show/hide Ajax modalpopupextender using JavaScript in asp.net or open / close modalpopupextender using JavaScript in asp.net.

Description: 

In previous posts I explained some of the samples relating to Ajax modalpopupextender. During the time whenever I worked on to prepare samples for Ajax modalpopupextender I got requirement like close the modalpopupextender whenever I click on close icon for that check this example Ajax Confirmation box. Generally in Ajax modalpopupextender we will set two properties TargetControlID and CancelControlID like

Aspose: .NET APIs and Controls to Manipulate Office File Formats

Aug 18, 2015 0 comments

Aspose | Your File Format Experts
Introduction to Aspose
Aspose develops APIs that let developers incorporate Microsoft Office document creation, editing and conversion features into their applications.
Aspose - Your File Format APIs
Tasks that should be simple - converting a Microsoft Word file to PDF, for example, or changing the footers and headers on a batch of files - can be tricky from a developer's perspective. 3rd-party APIs, such as Aspose's, can add a large range of features instantly and greatly cut down development time.
  • Aspose APIs are convenient and robust,
  • work independently of Microsoft Office and other automation,
  • and save months of development time compared to developing the same features from scratch.
That's why over 72% of Fortune 100 companies put their trust in our APIs.

SQL Server Execute Stored Procedure from Another Stored Procedure with Parameters

Aug 13, 2015 3 comments
Introduction:

Here I will explain how to call or execute one stored procedure from another stored procedure in
sql server or execute stored procedure with parameters from another stored procedure in sql server. To call or execute stored procedure within another stored procedure we need to create stored procedure in sql server and call that procedure like “EXEC SAMPLE1” from another stored procedure.
Description:
© 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.