Archive for October, 2008
Friday Books – "jQuery in Action"
Last week I mentioned that I had purchased “Learning jQuery” as one of the books I have used to learn jQuery. The other book I purchased was “jQuery in Action” which not only got good reviews on Amazon, but was referred to me by a reader.
Other Related Items:
The White Album (Remastered)The classic original Beatles studio albums have been re-mastered by a dedicated team of engineers at Abbey Road Studios in London over a four year per... Read More >
Super Soft Luxury Cashmere Feel Fringe Scarf - (Choose from 33 fashion colors / patterns)Experience the soft luxurious feel of cashmere feel fashion neckwear. Get the look and feel of high end scarves at an affordable price. Choose from ou... Read More >
Insect Lore Live Butterfly GardenWitness one of nature's most spectacular transformations up close with this reusable, collapsible habitat. Fine, transparent mesh lets you see butterf... Read More >
DotNetNuke Modules – Creating the PA
By now you have the basics for creating a DotNetNuke module. The only question we have left to address is, how do we package this all up so that we can install it on another server?
The file we are going to create is called the Program Assembly (PA) and is a zip file that contains all the files that are needed for your module on the server and a file with a DNN extension that defines the module so that all the configuration options we put in DotNetNuke to define the module can be placed on the DotNetNuke installation we will install the PA into.
Other Related Items:
Arrested Development Frozen Banana Mr. Manager Blue T-shirt TeeArrested Development blue t-shirt. It's the Mr. Manager shirt from the Bluth's frozen banana stand! 100% cotton. Officially Licensed.
Pampers Baby Fresh Wipes, 720-count BoxPampers Baby Fresh Wipes - 720 Count Refill Pampers Baby Fresh Wipes clean gently like a baby’s washcloth. Thousands of soft cleansing buds with... Read More >
Storvino Nero 6 Bottle Wine Storage ContainerThe Storvino wine modules are sturdy and stackable, giving you customized flexibility for storing all of your wines. Make the most of unused space: an... Read More >
Readonly variables in CSharp? Really?!
I’m sure most of you are familiar with the keyword “const,” which allows you to declare a variable and give it a value and assures that no other code will change the value.
const int v = 23; public void Foo() { // This causes a compile error v = 22; }
But what about the times when you need something that kind of works like a const but needs to be initialized by the constructor? Read the rest of this entry »
Other Related Items:
Fooled by Randomness: The Hidden Role of Chance in Life and in the MarketsFooled by Randomness is the word-of-mouth sensation that will change the way you think about business and the world. Nassim Nicholas Talebveteran trad... Read More >
jQuery Simple Selectors
Last week we started looking at the jQuery selector by looking at the syntax we used to get our “hello world” demo working.
Today, we’ll start digging a little deeper into this main feature of jQuery.
There are four basic ways to get data using the selector.
- By the tag name
- By the ID
- By the class name
- Using an XPath statement
Other Related Items:
jQuery Cookbook: Solutions & Examples for jQuery Developers (Animal Guide)jQuery simplifies building rich, interactive web frontends. Getting started with this JavaScript library is easy, but it can take years to fully re... Read More >
Two CSS Files When Using ASP.NET Themes?
One of the projects that I’m working on is for a company targeting the Canadian marketplace. These sites have to be written in both French and English for that country, which means there is a fair bit of internationalization written into our code.
Dealing with the information in the database and the strings on the page was easy enough. But we also have to deal with images. The way we deal with images is by detecting the language settings of the browser and setting the Theme property of the Page.
Like so:
Other Related Items:
Dreamweaver CS4: The Missing ManualWhen it comes to building professional websites, Dreamweaver CS4 is capable of doing more than any other web design program -- including previous v... Read More >
CSS: The Missing ManualCascading Style Sheets can turn humdrum websites into highly-functional, professional-looking destinations, but many designers merely treat CSS as ... Read More >



![CSS Fundamentals (Video Training) [VHS] CSS Fundamentals (Video Training) [VHS]](http://ecx.images-amazon.com/images/I/41LnI2Wvg5L._SL160_.jpg)
