On ZDNet: Fight Windows tax with a penguin stick
83 Resources for

c# and css and xml

  • Subscribe to this listing via:
  • RSS
  • Email
Show All Related Tags Did you mean C/C++ (851 results), C# (847 results), C (408 results), C++ (241 results), Microsoft Visual C++ (60 results)more...
Show Fewer Related Tags Did you mean C/C++ (851 results), C# (847 results), C (408 results), C++ (241 results), Microsoft Visual C++ (60 results), SEC (44 results), B2C (29 results), Microsoft Visual C#.Net (26 results), Borland C++Builder (16 results), C++ Builder (11 results), North Carolina (5 results), Washington D.C. (4 results), C-language (2 results), C++ compiler (2 results), ANSI C (2 results), S&C Electric Co. (2 results), J.C. Penney Co. Inc. (1 results), TPC-C (1 results)fewer...
Make XML data islands work in Mozilla
Recently, I wrote an article on the virtues of XML data islands and, although the article was well received, a number of readers pointed out that XML data islands work only with Microsoft Internet Explorer. Because of this platform limitation and possibly because data islands were developed by Microsoft, XML...
Tags: JavaScript, Edmond Woychowsky, XML, HTML, XML node, XML-Data, XML-Data Islands, Mozilla Corp.
Technical articles 2003-05-15
Putting the CSS Friendly Control Adapters to work
The CSS Friendly Control Adapters 1.0 override the default HTML generated by the ASP.NET Web controls to provide a more standards-based approach to presentation via CSS. I will show you how to use the Menu control in your ASP.NET applications. I begin with an examination of setting up the environment...
Tags: Download, Adapter, Control, CSS, Scripting Languages, Software/Web Development, Web Development, Tony Patton
Blog posts 2007-11-13
Embrace CSS with Friendly Control Adapters for ASP.NET 2.0
Even though Microsoft is not always the biggest advocate of standards such as CSS, there is robust CSS support in the latest incarnation of its Visual Studio environment, and CSS is easy to apply in ASP.NET applications -- but it could be so much easier. The goal of ASP.NET 2.0...
Tags: HTML, Adapter, Control, Microsoft ASP.NET, Microsoft ASP.NET 2.0, Architecture, CSS, .Net, Middleware, Scripting Languages, Software/Web Development, Web Development, Software Development, Enterprise Software, Software, Tony Patton
Blog posts 2007-11-06
Put XHTML 1.0 Strict and Transitional to work
As its name suggests, XHTML—which is considered the successor to HTML 4—is a combination of HTML and XML. By combining the power of XML and HTML, XHTML makes Web content more accessible to devices such as phones, handhelds, and televisions. XHTML 1.0 is broken up into what the W3C refers...
Tags: Shawn Morton, XHTML 1.0, XHTML, XHTML 1.0 Strict, XHTML 1.0 Transitional, HTML, Macromedia Dreamweaver
Technical articles 2003-09-03
Control table appearance with CSS
The final installment of the three-part series on styling HTML table elements with CSS concludes with a focus on spacing and table layout. My previous columns covered how to organize data with HTML tables and control style table borders with CSS. This week, I conclude this three-part...
Tags: HTML, Listing B, CSS, Tony Patton, Web Development Zone Newsletter, Property, Cell, Table, Listing C, Scripting Languages, Software/Web Development, Web Development
Technical articles 2007-02-26
Combining ASP.NET 2.0 master pages and themes
Master pages and themes allow you to centrally control an ASP.NET 2.0-based site's look-and-feel. Tony Patton combines the two elements in a basic site example, and points out existing designs provided by Microsoft to get you up and running. We have examined two new ASP.NET 2.0 features that simplify...
Tags: Microsoft ASP.NET, CSS, Middleware, Tony Patton, .NET, C#, Microsoft development tools, header, footer, ASP.NET 2.0, .NET Newsletter, Theme, Page, Microsoft Corp., Site, Microsoft ASP.NET 2.0, Listing B, Stylesheet, StyleSheetTheme, Scripting Languages, Software/Web Development, Web Development, Software Development, Enterprise Software, Software
Technical articles 2006-04-18
Learn distinctions between inline and block HTML elements
When laying out and designing Web applications, it's important to know the distinctions between inline and block elements. Learn about both elements, and find out how you can use CSS to override an element's default behavior. I had a lengthy discussion with a fellow developer the other day...
Tags: HTML, CSS, Tony Patton, Web browsers, block element, Web browser, Web Development Zone Newsletter, Behavior, Property, Scripting Languages, Software/Web Development, Web Development
Technical articles 2006-07-17
10 Linux and open source developer tools you should not overlook
To take advantage of the excellent Linux development environment, you need to have the right tools. Here's a rundown of some of the best ones out there and the features they have to offer. Linux is a great development environment. But without sound development tools, that environment...
Tags: IDE, Linux, C, Eclipse, C++, Plug-in, Feature, Tool, Quanta, Bluefish Bluefish, Anjuta, Glade, Kdevelop, GDB GDB, GDB, KompoZer, Productivity, Open Source, Jack Wallen
Blog posts 2009-03-16
TinyEdit 2008.1 (Windows)
TinyEdit Text Editor is a free text editor, a ideal tool as a good Notepad replacement, have many features for Web page developers and programmers, supports syntax highlighting more than 26 languages source code, include Java, C/C++, HTML, CSS, PHP, XML, SQL, Perl, Python, Java Script, and VB Script. TinyEdit...
Tags: Microsoft Windows, Tool, tinyEdit, TinyEdit Text Editor, TinyEdit, Programming Languages, Scripting Languages, CSS, Productivity, C/C++, Development Tools, Java, Software Development, Software/Web Development, Web Development
Software downloads 2008-10-14
Corel's XMetaL Developer allows you to customize interfaces
XMetaL Developer is a VS.NET plug-in that lets you create custom interfaces for the XMetaL authoring tool. See how this powerful product can help you guide users through the XML creation process.The latest release of the Corel XMetaL product provides an enhanced development environment as well as authoring capabilities. Developer...
Tags: Microsoft development tools, .NET, XML, Corel Corp., Baseline Inc., XMetal, Microsoft Visual Studio.Net
Technical articles 2003-03-31
HTML 5 aims to formalize Semantic HTML
Another 10 years?HTML 5 sounds great, but, as you wrote about 4.01, it has taken 10 years for browsers to come somewhere near its adoption. With one browser in particular, the fear of losing backwards compatibility has stifled development despite any provision for it in the standards.Also, why on earth...
Tags: XHTML, HTML, CSS
Discussion threads 2008-02-05
What language do you speak? Programming I mean
I have a question for all you programmers out there.I am not a programmer however I have been dabbling in some programming projects in my current role. Just some simple but useful stuff. I have done some VB, VBScript, ASP and some PHP projects.I wonder, all the developers out there,...
Tags: Development tools, Programming languages, OOA/OOD/OOP, Scripting languages, C/C++, programming, programmer, Borland Delphi, object-oriented
Discussion threads 2008-07-09
CSS 101: Decide what to style with selectors
Get more information about the many nuances of the CSS standard by learning about adjacent sibling and attribute selectors, as well as pseudo-classes and pseudo-elements. A CSS selector is made up of a pattern that is matched against all elements in the document tree. Its CSS rule is...
Tags: Listing B, CSS, Tony Patton, CSS selector, selector, Web Development Zone Newsletter, Listing E, Scripting Languages, Software/Web Development, Web Development
Technical articles 2007-04-09
Friendlier source code with two Firefox add-ons
While Internet Explorer is popular with users, Firefox is the best browser for Web developers. I continue to discover and take advantage of the myriad of add-ons available for Firefox. I recently discovered two tools -- View formatted source and View Source Chart -- for viewing and working with the...
Tags: Web, TechRepublic Inc., Source Code, Mozilla Firefox, Page, Web Browser, Tool, Add-on, CSS Rule, Figure D, CSS, Web Browsers, Productivity, Scripting Languages, Software/Web Development, Web Development, Internet, Tony Patton
Blog posts 2008-05-12
Free framework looks to simplify Ajax development
The number of freely available frameworks for Web development is a bit overwhelming, and it can be hard to keep up with all of them. TechRepublic member araalie mentioned Adobe Spry in a comment about my article on Dojo, and I decided to check out the framework.Given Adobe's size and Web development...
Tags: Web Development, Web Design, Javascript, Ajax
Blog posts 2007-07-31
Control site appearance with ASP.NET 2.0 themes
Central control of Web site appearance has been a desire of ASP.NET developers since the introduction of the .NET Framework. ASP.NET 2.0 makes it a reality with themes and skins that allow you to control the appearance. Last week we examined ASP 2.0 master pages and discussed how you...
Tags: Microsoft ASP.NET, Middleware, Tony Patton, .NET, Microsoft development tools, skin file, ASP.NET 2.0, .NET Newsletter, Theme, Control, Microsoft Corp., Microsoft ASP.NET 2.0, CSS, Scripting Languages, Software/Web Development, Web Development, Software Development, Enterprise Software, Software
Technical articles 2006-04-11
Centralize site design with ASP.NET 2.0 master pages
master pages & each page titleIt looks like the page title is specified in the master page (and will thus apply to all "content" pages). Is this correct? If not, how to specify the page title in the content pages?okay...so Microsoft is trying to re-invent CSS and XML...
Tags: page title, PHP, .net, master pages, BruceShining, programming, ASP.NET 2.0, Microsoft ASP.NET, Perl
Discussion threads 2006-04-08
CSS 101: Styling the cursor
CSS allows you to control the appearance and layout of every aspect of a Web page -- this includes everything from fonts to margins to the cursor. That's right, beginning with CSS 2.1, you can easily control the cursor used when a user browses a Web page.The standard CSS cursor...
Tags: Web Site Design, Web Development, CSS
Blog posts 2007-06-04
What should one learn for web development?
What should a web developer learn as far as languages and scripting, etc. goes? There is so much out there besides HTML, CSS and JavaScript. ASP? VBScript? VB.NET? C#? Perl? PHP/MySQL? What are the best things to get some background in?No to VBScriptHTML, CSS and JavaScript are the basics.If you...
Tags: ByteBin, C#, CSS, database, education, HTML, JavaScript, languages, Microsoft ASP.NET, Microsoft VBScript, Perl, PHP, programming, scripts, web, Web application, web development
Discussion threads 2006-10-03
XHTML provides the right solution for wireless development
Extensible HyperText Markup Language XHTML offers a great format to create content for both PC-based and wireless Web browsing. XHTML supports Cascading Style Sheets CSSand can be created using traditional Web development tools.The focus for much of wireless development so far has been on wireless Internet technologies like WAP 1.x...
Tags: Wi-Fi, mobile, XHTML Basic, Puneet Gupta, HTML, XHTML, wireless
Technical articles 2002-11-13


Disaster Planning and Recovery Pack
TechRepublic's unique Disaster Planning and Recovery Pack contains the hands-on resources you need to ensure that your IT organization is ready for its next crisis.
Buy Now
IT Help Desk Survival Guide, Third Edition
TechRepublic's IT Help Desk Survival Guide, Third Edition provides tools and recommendations to help you better manage help desk services, improve end-user support, troubleshoot frustrating hardware issues, identify quick fixes to vexing Windows problems, and help users make the most of Microsoft Office 2003.
Buy Now

SmartPlanet