Welcome to Jacksonville Developers User Group
Sign in
|
Join
|
Help
Dennis J. Bottjer | MVP ASP.NET
ASP.NET & DotNetNuke Module Developer
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
Go
Archives
August 2006 (3)
July 2006 (1)
June 2006 (3)
May 2006 (1)
March 2006 (2)
February 2006 (1)
January 2006 (8)
December 2005 (4)
November 2005 (6)
October 2005 (4)
September 2005 (16)
August 2005 (27)
July 2005 (22)
June 2005 (20)
May 2005 (2)
Navigation
Home
Blogs
Forums
Post Categories
ASP.NET (36)
Cool Stuff (76)
CSS Design, XHTML, and Java Script (8)
Database Design and Administration (6)
DotNetNuke (10)
Geek News (73)
Project Management (3)
Server Controls (5)
Trouble On The Web (2)
Oct
November 2008
Dec
S
M
T
W
T
F
S
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
CSS Design, XHTML, and Java Script
(RSS)
Tabless design, javascript, ajax.net, etc.
Wednesday, January 25, 2006 8:25 PM
An Incredible AJAX Implementation
http://osx.portraitofakite.com/ I heard about this on www.hanselminutes.com, a great show by the way.
posted by
dbottjer
|
0 Comments
Filed Under:
Cool Stuff
,
CSS Design, XHTML, and Java Script
Sunday, January 15, 2006 10:18 PM
CSS For Windows Controls (Part II)
In my last post I through out a simple idea for making the physical styling of WinForm controls an easier task. It seems that it is necessary to further clarify where I was going with this thought. In a comment posted despite obvious "...restrain," I
posted by
dbottjer
|
3 Comments
Filed Under:
CSS Design, XHTML, and Java Script
Friday, January 13, 2006 1:04 AM
CSS For Windows Controls
To be a productive web developer you have knowledge of many tools and technology. For example, you need to know a programing language such as VB.NET and/or C#, SQL, HTML, CSS, JavaScript, etc. The nice thing about using CSS when developing
posted by
dbottjer
|
3 Comments
Filed Under:
ASP.NET
,
Server Controls
,
CSS Design, XHTML, and Java Script
Tuesday, January 03, 2006 2:53 PM
Visual Studio 2005 CSS Add-In
MS has released a slick FREE CSS Add-In for Visual Studio 2005 Standard versions and above. http://www.asp.net/sandbox/app_sandman.aspx?tabindex=0&tabid=1
posted by
dbottjer
|
0 Comments
Filed Under:
Geek News
,
CSS Design, XHTML, and Java Script
Wednesday, November 02, 2005 4:50 PM
Updating An ASP.NET Label Via JavaScript
When building custom server controls sometimes it is nice to eliminate the need for a post back. I say nice but not necessarily easy. For example, perhaps you would like to enter dollar amounts into textboxes within grid rows and display
posted by
dbottjer
|
0 Comments
Filed Under:
ASP.NET
,
CSS Design, XHTML, and Java Script
Tuesday, August 02, 2005 6:14 PM
IE7 CSS2 Compliant
According to this blog post http://blogs.msdn.com/ie/archive/2005/07/29/445242.aspx IE7 is going a long way to support CSS correctly.
posted by
dbottjer
|
0 Comments
Filed Under:
Geek News
,
Cool Stuff
,
CSS Design, XHTML, and Java Script
Wednesday, July 20, 2005 11:17 PM
New Comparison Shopping Search Site
http://www.become.com/ neat site. Reminds me of Google but customized for shopping. Very responsive UI. They are using AJAX.
posted by
dbottjer
|
0 Comments
Filed Under:
Geek News
,
Cool Stuff
,
CSS Design, XHTML, and Java Script
Thursday, June 02, 2005 11:30 PM
CSS Table Free Site Design
Many Web Developers and Designers still choose HTML Tables over CSS and Table Free site design. CSS comes with a learning curve and cross browser compatibility can be frustrating at times. However, CSS does offer several benefits including
posted by
dbottjer
|
0 Comments
Filed Under:
CSS Design, XHTML, and Java Script