After a long time, I am writing this post. I have been getting many feedback for the tools. To make it more simple, I decided to create an editor for the tools. I have implemented and gave the name ‘BrijPad’. It has functionality of the tools in new way in MS-office style with some new features. Here are the quick view of BrijPad.
Month: March 2011
Quick View of ASP.NET MVC 3 Razor View Engine
ASP.NET MVC 3 introdues a new view-engine option called “Razor” which enables you to quickly integrate server code into your HTML markup with a minimum of keystrokes. Unlike most template syntaxes, you do not need to interrupt your coding to explicitly denote server blocks within your HTML. This enables a really compact and expressive syntax which is clean, fast and fun to type. Here are the quick view related to Razor view-engine in asp.net MVC 3.0.
How To See Subdomain Tracking Report In Google Analytics
In my earlier post, I explained how to use same Google Analytics code for subdomain tracking without creating separate google analytic account. Now, In this post, You will see how to see report with subdomain information in Google Analytics.
How To Set A YouTube Video As Your Page Background
If you are a designer and you want to play YouTube video on your page background, Tubular is great option for you. It is a jQuery plugin that lets you set a YouTube video as your page background by using a single line of javascript code.