Customizing the look of a web site using ASP.NET themes

by Michael F. Collins, III September 14, 2008 10:52

In this post, I'll continue my discussion of the construction of a new web site for ImaginaryRealities.com by discussing how I'm going to use ASP.NET themes to style and configure the "look" for my new web site. ASP.NET 2.0 introduced a new feature called themes which allows responsibilities on a web site to be truly separated between a developer that implements functionality and a designer that implements style. Using themes, the same web site can take on several different looks through a simple modification of the Web.config or application setting in a production environment. New looks can also be easily developed and deployed without making modifications to the existing web site. This post will discuss what ASP.NET themes are, how they work, and how they can be used in an ASP.NET web site or application. More...

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , ,

ASP.NET | ImaginaryRealities.com | ASP.NET Themes | CSS

Globalizing ASP.NET web sites

by Michael F. Collins, III September 13, 2008 12:01

In my last post, I discussed using the Yahoo! User Interface Library to start designing an ASP.NET web site. In my next post, I'll continue that discussion. But first, there's a little housekeeping chore that I want to discuss related to maximizing the amount of people that can view your web site. ASP.NET, and in general the entire .NET platform and Windows, all have rich support for globalization and localization. I like to think of globalization and localization as the creation of multicultural applications and web sites. Using globalization and localization, applications, or in this case web sites, can be used across multiple languages and cultures while respecting the specific cultural requirements, and without changing any code. More...

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , , , ,

ASP.NET | ImaginaryRealities.com | Globalization

Designing a web site using the Yahoo! User Interface Library

by Michael F. Collins, III September 12, 2008 19:03

The hardest part of starting a new web site design is coming up with the killer layout for the site. There are many issues to consider when designing site and implementing the design. Do you use table-based layouts or CSS layouts? If you use CSS layouts do you float specific columns to the left or right side? How big should the page or columns be? What order do I need to put the content in the web page in order to maximize the search engine optimization? How do I do a negative margin to move my secondary content before my primary content? Fortunately, the wonderful developers at Yahoo! thought up some of these issues for you already and provide a great open source toolkit to help take some of these decisions away and make the implementation quicker and much, much easier. More...

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , , ,

ImaginaryRealities.com | ASP.NET | Yahoo! User Interface Library

Designing the ImaginaryRealities.com architecture

by Michael F. Collins, III September 06, 2008 12:59

Below is the illustration of the new architecture that I would like to build for the new ImaginaryRealities.com web site:

image More...

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

ImaginaryRealities.com | WebHost4lLife

About my development environment

by Michael F. Collins, III September 06, 2008 10:26

In my last post, I discussed what my production environment looks like for ImaginaryRealities.com. In this post, I'll discuss my development environment that I'm using to build the ImaginaryRealities.com web site. I won't focus so much on the hardware than on the software and tools that I'm using to build the web site. More...

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

About my production environment

by Michael F. Collins, III September 06, 2008 09:39

Whenever one starts a new software project, it's important to understand exactly what kind of environment the eventual software will be installed into. Understanding the production environment is very important when it comes to making design and implementation decisions that may affect how the software is installed, operates, and is used. More...

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

ImaginaryRealities.com | WebHost4lLife

Back to blogging

by Michael F. Collins, III September 06, 2008 08:20

So I started, then life got in the way and I had to take a break. Work picked up as I finally got sent to a billable client and started getting utilized as a Neudesic consultant, so of course, paying the bills and trying to do a good job got into the way of my extracurricular activities. At least I've still been Twittering on a somewhat almost regular basis. So what have I been doing? Completing my first Microsoft CRM project and learning some really cool new technologies. More...

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

ImaginaryRealities.com | Microsoft Dynamics CRM

Powered by BlogEngine.NET 1.4.5.0
Theme by Mads Kristensen | Modified by Mooglegiant

Visit the beta site!exp/col

As I develop and blog about the new ImaginaryRealities.com web site that I'm building, feel free to see the blog posts in action by visiting the new beta site. Every time that I post about a new feature or functionality on the site, I'll be posting the working website up to the web server so that you can see and play with the new features to go along with the blog posts.

Click here to go to the beta site now.

Calendarexp/col

<<  January 2009  >>
MoTuWeThFrSaSu
2930311234
567891011
12131415161718
19202122232425
2627282930311
2345678

View posts in large calendar

Add to Technorati Favorites

Disclaimerexp/col

The views expressed on this website/blog are the opinions of Michael F. Collins, III, and do not necessarily reflect the views of my employer.