Thoughts on .Net & Coding
.Net Articles, tutorials, reviews, code and more...
Browse by Tags
All Tags
»
ASP.NET
(
RSS
)
.NET Framework
AJAX
Book Review
C#
Entity Framework
HTML5
jQuery
MVC
Visual Studio
Add a notification bar to your website using jQuery
20 January 12 08:18 AM
|
bipinjoshi
Many websites display notifications or prompts in what is called as information bar or notification bar. Such an information bar typically contains some text, graphics or any other HTML markup along with a close button. The information bar is always visible...
Creating a Tag Cloud for Your Blog
13 January 12 03:47 AM
|
bipinjoshi
Most of the blogs display a set of tags or keywords in the form of a Tag Cloud. A tag cloud presents the keywords in font sizes proportional to the number of blog posts having that tag. If you are using some blogging website or using some open source...
Hide Web Form contents until the page is fully loaded
07 January 12 07:56 AM
|
bipinjoshi
If your web forms c onsist of small amount of content they render quickly in the browser and user can start working with them almost immediately. However, when your web forms are bulky and render too much of content, the page is loaded in the browser...
Book Review: Pro HTML5 Programming, 2nd Edition
02 January 12 08:51 AM
|
bipinjoshi
If you are a web developer you must be aware of the rising attention being paid to HTML5. HTML5 is not merely about some markup tags. It provides a whole new set of features that make it a programmable platform. Modern web applications invariably make...
Dealing with Profile Access in ASP.NET MVC Applications
24 December 11 08:11 AM
|
bipinjoshi
ASP.NET services such as Profile are available to MVC applications too and developers can make use of them when needed. While developing a Web Forms based website project developers can access profile properties in a strongly typed fashion. This strongly...
Implementing Website Pinning in ASP.NET
15 December 11 08:54 AM
|
bipinjoshi
Internet Explorer 9 introduced a new feature - Pinned Websites - that allows you to create a shortcut to a website on Windows 7 taskbar. A pinned website, however, exposes much more functionality than an ordinary shortcut. Normally to launch a website...
Aggregating RSS Feeds - Quick code sample
13 December 11 01:12 PM
|
bipinjoshi
.NET framework provides classes to read and write RSS and ATOM feeds. I already wrote a couple of articles illustrating the use of these classes. These classes reside in System.ServiceModel.Syndication namespace and primarily work with one feed at a time...
HTML5 Form features you should know
08 December 11 10:32 PM
|
bipinjoshi
In the past few articles I discussed HTML5 features that every ASP.NET developer should be aware of. In this article I will focus on HTML Forms and discuss some enhancements that make your life easy. Merely using various input types is just one part of...
Two book reviews
29 November 11 11:44 PM
|
bipinjoshi
I recently reviewed two books - Programming Microsoft ASP.NET MVC, 2nd Edition and Programming Entity Framework - Code First. Here are the links to the complete reviews: Programming Microsoft ASP.NET MVC, 2nd Edition http://www.bipinjoshi.net/articles...
Introduction to HTML5 for ASP.NET Developers
02 November 11 11:24 PM
|
bipinjoshi
More and more web applications are harnessing the power of client side features of a browser. To that end HTML5 has many features to offer web developers. HTML markup, JavaScript and CSS have become more powerful and flexible than ever before. ASP.NET...
More Posts
Next page »
Search
Go
This Blog
Home
Contact
About
Tags
.NET
.NET Framework
ADO.NET
AJAX
ASP.NET
Book Review
C#
Entity Framework
General
HTML5
jQuery
MVC
Visual Studio
Yoga
Navigation
Home
Blogs
Archives
January 2012 (4)
December 2011 (4)
November 2011 (2)
October 2011 (2)
September 2011 (1)
August 2011 (2)
July 2011 (7)
May 2011 (3)
April 2011 (2)
March 2011 (3)
February 2011 (2)
January 2011 (3)
December 2010 (5)
November 2010 (4)
February 2007 (1)
January 2007 (1)
December 2006 (2)
November 2006 (4)
October 2006 (2)
September 2006 (4)
August 2006 (2)
Follow Me
Twitter
Facebook
Google+
My Web Sites
.Net & Coding
Thus said a Yogi
Syndication
RSS
Atom