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

Show data from a database table content in MVC 4.0 razor

Dec 9, 2014 6 comments
Introduction:

Here I will explain how to retrieve data from database and show in a table in MVC 4.0 using Razor engine.

Description:

So first create a new MVC project. Select Razor as your View engine.
Create a new database named what ever you want and add a new table named tblEmployee.Design your database as following.

CrystalReport: The Type or Namespace name 'CrystalDecisions' Could not be Found in Visual Studio 2010

5 comments
Introduction

Here I will explain how to solve problem of “The type or namespace name 'CrystalDecisions' could not be found (are you missing a using directive or an assembly reference?” in visual studio 2010 while using crystal reports in windows application in
c#, vb.net.

Description:
  
In previous articles I explained
lot of articles related to solve errors  in windows application, asp.net, c#,vb.net and jQuery. Now I will explain how to solve problem of “The type or namespace name 'CrystalDecisions' could not be found (are you missing a using directive or an assembly reference?” in visual studio 2010 while using crystal reports in windows application in c#, vb.net.

Crystal ReportViewer Does not Contain a Definition for 'ReportSource' and No Extension Method 'ReportSource' Accepting a first Argument of Type

0 comments
Introduction: 

Here I will explain how to solve the problem of “'Microsoft.Reporting.WinForms.ReportViewer' does not contain a definition for 'ReportSource' and no extension method 'ReportSource' accepting a first argument of type 'Microsoft.Reporting.WinForms.ReportViewer' could be found (are you missing a using directive or an assembly reference?)” while using crystal reports in windows applications in C#, vb.net.

Description:

In previous posts I explained many articles relating to solve errors in asp.net, SQL Server, IIS, etc. Now I will explain how to solve the problem of “'Microsoft.Reporting.WinForms.ReportViewer' does not contain a definition for 'ReportSource' and no extension method 'ReportSource' accepting a first argument of type 'Microsoft.Reporting.WinForms.ReportViewer' could be found (are you missing a using directive or an assembly reference?)” while using crystal reports in windows applications in C#, vb.net like as shown below 

Could not load file or assembly 'file:///' or one of its dependencies.The system cannot find the file specified.

1 comments
Introduction:

Here I will explain how to solve the problem of “Could not load file or assembly 'file:///C:\Program Files (x86)\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\dotnet1\crdb_adoplus.dll' or one of its dependencies. The system cannot find the file specified.” while using crystal reports in windows applications in C#, vb.net.

5 Best Angularjs Grid & Table Plugin Examples with Demos

Dec 4, 2014 9 comments
Introduction

Here I will explain 5 best jQuery angularjs grid or table plugin examples with demos. In Angularjs we have data grids like ng-grid, smart table, UI Grid etc.. to represent our data in table format with sorting, paging and searching even more customize options.   

Export Datagridview Data to Excel in C# Windows Application (VB.NET)

5 comments
Introduction

Here I will explain how to export data from datagridview to excel in
c# windows application in vb.net or export datagridview data to excel in windows application using c# , vb.net or export datagridview to excel in windows forms using c# , vb.net.

Description:
  
In previous articles I explained
bind data to datagridview in windows application, create windows form application file, delete windows service from system, use progressbar control in windows application and many articles relating to windows application, asp.net, c#,vb.net and jQuery. Now I will explain how to export data from datagridview to excel in c# windows application

Bind Data to Datagridview in Windows Application in C#, VB.NET

Dec 3, 2014 0 comments
Introduction

Here I will explain how to bind data to datagridview in windows application in
c#, vb.net or bind datagridview in c# windows application or bind datagridview in windows form or application using c#, vb.net.

Description:
  
In previous articles I explained Delete multiple rows in gridview using checkbox in asp.net, Get selected row cell value from gridview in asp.net, retrieve images from path stored in database in asp.net, Get textbox value palced in gridview in asp.net and many articles relating to
asp.net, c#,vb.net and jQuery. Now I will explain how to bind data to datagridview in windows application in c#, vb.net.

Crystal Reports Example in Asp.net using Dataset or Datatable

Dec 2, 2014 8 comments
Introduction:

Here I will explain how to create crystal reports in asp.net using dataset or datatable with example in c#, vb.net in visual studio 2010 or crystal reports example in asp.net with dataset or datatable. Crystal Report is standard reporting tool for visual studio by using these we can display reports regarding user information and charts related to user activities etc and crystal reports need minimal coding to display result.

Description:

In Previous posts I explained
how to install crystal reports in visual studio 2010 and how to create rdlc reports using asp.net, create crystal reports with using oledb connection in asp.net, Pass parameters to crystal reports in asp.net, pass parameters to rdlc reports using asp.net and many articles related to crystal reports, asp.net, c#, vb.net . Now I will explain how to create crystal reports in asp.net using dataset or datatable with example in c#, vb.net in visual studio 2010.  

Delete Selected Row in Gridview on Button Click in Asp.net using C#,VB.NET

Dec 1, 2014 0 comments
Introduction

Here I will explain how to delete selected row in
gridview on button click in asp.net using c# , vb.net with confirmation message or delete selected gridview rows in asp.net with confirmation box on button click using c# , vb.net.

Description:
  
In previous articles I explained webservice example in asp.net, wcf service example in asp.net,
ExecuteReader example in asp.net, export gridview data to pdf in asp.net using c# and many articles relating to asp.net, c#,vb.net and jQuery. Now I will explain how to delete selected row in gridview in asp.net on button click using c# , vb.net with confirmation message.

Delete Multiple Rows in Gridview using Checkbox in Asp.net in C#, VB.NET

6 comments
Introduction

Here I will explain how to delete multiple rows in
gridview using checkbox in asp.net in c# , vb.net with confirmation message or delete multiple rows or records from gridview using checkbox selection with confirmation in asp.net using c# , vb.net.

Description:
  
In previous articles I explained
Get gridview selected row cell value in asp.net, Get Controls inside of gridview in asp.net, Bind data to textbox in gridview in asp.net, export gridview data to excel in asp.net using c# , export gridview data to pdf in asp.net using c# and many articles relating to gridview, asp.net, c#,vb.net and jQuery. Now I will explain how to delete multiple rows in gridview with checkbox selection in asp.net using c# , vb.net with confirmation message.
© 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.