Experience The Creativity

ASP MVC, C#, SharePoint, Android, Blogger Tips and SEO Tips

Friday, November 27, 2015

Export DataTable to Excel with Open XML in c#

›
This code sample will illustrate how we can create Excel file from a data table in c#. You will need to add DocumentFormat.OpenXml and Win...
1 comment:
Wednesday, June 10, 2015

Configure StyleCop with MSBuild to treat Warnings as Errors

›
We can easily configure StyleCop with MSBuild to make warnings appear as errors with the help of StyleCop.MSBuild NuGet package. First go ...
Wednesday, April 22, 2015

MVC 5 with Unity for Dependency Injection

›
Dependency Injection allows us to inject objects into a class, instead of constructing them internally. Unity is a dependency injection con...
11 comments:
Wednesday, January 22, 2014

Pass Complex JavaScript Object to MVC Controller

›
In this tutorial I'm going to illustrate how we can pass complex javascript objects to MVC controller. I have two Model objects call...
Tuesday, October 25, 2011

Android Web Service Access Tutorial

›
In this post I'm going to illustrate how we can access web service in Android using ksoap2-android project that provides a lightweight...
125 comments:
Tuesday, June 21, 2011

Android Login Screen Using HttpClient

›
I have updated this code to use web service and open new screen if the login is successful in my post Android Web Service Access Tutorial ....
96 comments:
Wednesday, June 8, 2011

SQL Server Authentication enabling using Microsoft SQL Server Management Studio

›
If you install the Microsoft SQL Server using Windows Authentication mode, the "sa" account is disabled by default. So if you pla...
17 comments:
Tuesday, October 5, 2010

Install IIS in Windows 7 or Vista

›
This tutorial discuss how you can enable (Internet Information Service) IIS in Windows 7 or Windows Vista. I have provided screen-shots so ...
6 comments:
Wednesday, September 29, 2010

Create Simple Web Service with Visual Studio

›
This tutorial explains how we can create simple Web Services using Visual Studio. 1. Create the Web Service First create new project a...
106 comments:
Saturday, February 20, 2010

Form Validation and Suggestions using JQuery & PHP

›
In this post I’m going to describe about a practical use of my previous article JQuery AJAX . Here I’m going to discuss how to validate a f...
6 comments:
›
Home
View web version

About Me

My photo
Saranga Rathnayake
View my complete profile
Powered by Blogger.