Friday, October 25, 2013

Dynamically Bind data to jquerymobile listview by passing parameters using c# and sqlserver

In this article i would like to explain how to Dynamically Bind data to jquerymobile listview by passing parameters using c# and sqlserver.In my previous jquerymobile articles, i have already explained "2 different ways to bind the data with clientside code and Bind data to listview from database using jquerymobile,c# and sqlserver" .

Read more »

Labels: , , , , , , ,

Sunday, September 15, 2013

Basic AngularJs tutorial for Beginners

I would like to share articles related to Angularjs from basics especially for Asp.net developers.In this article i would like to share "What is Angularjs and basic example".
Read more »

Labels: , , , ,

Thursday, September 12, 2013

Trick to prevent print content on webpage

Trick for prevent print content on webpage
In this article, i would like to explain a simple trick to prevent print content on webpage.That means if any user trying to take the print of the webpage, the webpage data will not be print on the printed page.In my previous articles i have already explained some trick based on javascript. Simple way to display information from another Website , Simple Way to create Timer using Javascript 

1. Add the following style in head section



2. Add the following code in body section

That's it.. Happy coding

Labels: , ,

Thursday, September 5, 2013

How to generate genuine excel report using string builder with C# code

How to generate genuine excel report using string builder with Asp.net and Csharp
In this article, I would like to explain "How to generate genuine excel report using string builder with Asp.net and C# code.In previous article i have already explained about PDF generation Generate Random Password for PDF with asp.net and Create Password protected PDF using iTextsharp with asp.net and c# .
Read more »

Labels: , , , ,

Wednesday, August 28, 2013

How to Store Logout information when browser tab closed using asp.net c#.net and javascript

Logout_TabClosed
In this article, i would like to explain "How to Store Logout information when browser tab closed using asp.net c#.net and javascript".So many requests we are receving from beginners.I hope it will helps for them.
Read more »

Labels: , , , ,

Thursday, August 15, 2013

Sorting the Data with String,Integers and Decimals using Javascript

Sorting the Data with String,Integers and Decimals using Javascript
In this article,i would like to explain "How to sort data with String,Integers and Decimals values using javascript".In have already articles related javascript. For example, Get unique values from json using jquery , Simple Way to create Timer using Javascript.Here i am sharing article related to sorting technique using javascript. 
Read more »

Labels: , , ,

2 Ways to bind data to gridview using client side code with asp.net c# jquery

2 Ways to bind data to gridview using client side code
In this article,I would like to explain "How to bind data to Gridview using Client Side Code in 2 ways with asp.net, c#, jquery".In my previous sections, i have already shared articles related to Gridview, Different binding techniques.
Read more »

Labels: , , , , ,

Monday, August 5, 2013

Changing the order of Listview randomly on page refresh

Changing the order of Listview randomly on page refresh
In this article i would like to share how to Change the order of Listview items randomly on page refresh using Jquerymobile and javascript.I have already shared based on jquery mobile and Javascrpt.
Read more »

Labels: , , ,

Get Employees list using Jquery Ajax,WCF Restful Service and Entity Framework

Get Employees list using Jquery Ajax,WCF Restful Service
In this article i would like to explain "How to get employees list using Jquery Ajax,Wcf Restful service and Entity Framework".This is our first article in this series
Read more »

Labels: , , , , , , , , ,

Thursday, March 14, 2013

Simple way to display information from another Website

Simple way to display information from another Website
Here i would like to share a simple trick to display information from another website using Web response.By using this trick we can display information from others website using the website URL either statically or dynamically. Already i have shared some
Read more »

Labels: , , , ,

Sunday, February 10, 2013

Simple Way to create Timer using Javascript

Timer_Javascript
In this article i would like to explain how to create a simple timer control using javascript.In my previous article's i already explained about Get Title and meta Tags using Asp.net and c#, and How to track user information while and Login and Logout using Asp.net and c#. Here I am going to share the trick for creation of Javascript Timer control.
Read more »

Labels: , , ,

Wednesday, January 23, 2013

How to get Images with pagination using live url, asp.net and c#

GetImages
In this article i would like to explain the procedure of how to get Images with url using asp.net and c# In my previous articles i already explained about How to get the Title and Meta Tags with url using asp.net and c# Basic comments section using Asp.net and c# , Tracking User information using Asp.net and c# and Currency converter application using Asp.net and c# 

Read more »

Labels: , , , , ,