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...
Sponsored White Papers, Webcasts, and Downloads
- sort by:
- Relevance
- Date
- Popularity
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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,...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- Technical articles 2002-11-13
- << Previous
- page 1 of 5
- Next >>
