Welcome to my own Blog! On this site you'll find interesting posts and links on Microsoft.Net, ASP.NET, C#, VB.Net, Silverlight, JavaS...
Read more »
What is minified JavaScript?
Minification (very often just minify , and sometimes also minimisation or minimization ), is the practice of removing unnecessary characte...
Read more »
Tags:
JavaScript
Using jQuery UI Theme in Blogger.com
jQuery UI provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top o...
Read more »
Downloading Videos from YouTube & Other sources
Since long I was looking for proper method to download videos from YouTube and other websites showing streaming videos. At last, I found one...
Read more »
Tags:
audio
,
downloading
,
Streaming
,
video
,
youtube
Resource Center : C#
Important Links: Official Homepage Wikipedia Link-1 Wikipedia Link-2 C# Community Articles C# @ MSDN Magazine ...
Read more »
Popular Posts
-
Uploading files using FileUpload server control is very common and easy with ASP.Net. But normally in this method files are uploaded to the...
-
ASP.Net MVC has a powerful Routing Engine that allows mapping between URL Routes and Controller Actions. Below are few links regarding ho...
-
With Umbraco 4.6.1 in Jan,2011, they brought in one of the great feature to Umbraco CMS - Razor . And with Umbraco 4.7 in March, 2011 they h...
-
Javascript does has built-in function Math.random() to generate a random number, however the so generated random number is always a floating...
-
As a part of my umbraco based website www.PBDesk.com , I was developing learning interactions components which can be re-used in the eLearni...