Tuesday, 25 March 2014

Best android media player for live video streaming

Today i am share the best android streaming player for support online video sharing site such as youtube,metacafe , also support live TV streaming and more MX Player - The best way to enjoy your Movies Mx player is the best android player for playing...

Saturday, 22 March 2014

MotoG Available in flipkart RS :12000

New Smart phone MotoG available in flipkart Android Jelly Bean OS , 1GB Ram,4.5-inch HD Display ,5 MP Primary Camera are the top features Features of Moto G  OS:Android Jelly Bean OS ( Android v4.3 OS) Ram : 1GB( 1.2 GHz Qualcomm Snapdragon...

Friday, 24 January 2014

twitter bootstrap pop up using asp.net c#

In this post i will show creating twitter bootstrap pop up using asp.net c# . the main problem of twitter bootstrap is  button and any other control inside bootstrap content are not fire any asp.net event . After a long days its work me after ...

stylish css3 progress bars using asp.net C#

In this post i will explain creating simple progress bar using css3 and java script technique This css3 progress bar adapted from  css-tricks.com . i am just explain how to access progress value from back end  (asp.net c# format). all the...

Send Email using Asp.net c#

Today i will explain about how to send email using asp.net c# in simple method .. this method send mail using smtp server. the design section shown below: <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <title>Untitled...

Thursday, 23 January 2014

check postback in asp.net using javascript

read our previous articles how-to-disable-back-button-in-browser  and prevent-page-refresh-on-button-click-in-asp.net <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server">     <title>Untitled...

pass textbox value into a javascript function using asp.net c#

Read our previous articles  check-postback-in-asp.net and how-to-disable-back-button-in-browser <html xmlns="http://www.w3.org/1999/xhtml" > <head id="Head1" runat="server">     <title>Untitled Page</title> <script...