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++ compiler (2 results), ANSI C (2 results), S&C Electric Co. (2 results), C-language (2 results), J.C. Penney Co. Inc. (1 results), TPC-C (1 results)fewer...
Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- How do I... Determine the distance between ZIP codes using C#?
- Calculating the distance between ZIP codes has become a common feature in search engines. For instance, if you're searching for restaurants, a Web site will often allow you to enter a ZIP code and display all of the restaurants within X miles of that ZIP code. Here is one way...
- Blog posts 2008-03-17
- Make sense out of the confusing world of .NET file types
- The .NET Framework's various file types can be a bit overwhelming when you're browsing a project's directory. Learn more about .NET and Visual Studio .NET's different files and their extensions. Do you ever visit a public Web site and encounter a familiar file extension in the URL and...
- Technical articles 2006-03-14
- Utilize XML to store configuration settings
- The .NET Framework provides many ways to track application data, with its inherent XML support providing the perfect vehicle for maintaining this data. Take a closer look at storing application data in an XML file. I was working with developers recently who are new to the .NET environment,...
- Technical articles 2005-09-27
- C#CommDog 2 (Windows)
- C#CommDog is a development tool that analyzes and optimizes the documentation state of an C# project (.csproj). All of the source code files of the project are checked for the correctness of their XML documentation. Missing and incorrect parts of every documentation comment are not only corrected and completed but...
- Software downloads 2006-03-17
- Studio Complete 1.0.2 (Windows)
- Visual Studio .NET add-in that completes code as you write it. Instead of multiline coding constructs such as if..then..else, you just write a 3-letter shortcut. Studio Complete immediately expands the shortcut to the full code. Gain performance by typing less. Works with any .NET language such as VB, C/C++, C#,...
- Software downloads 2004-08-17
- VSdocman 4.3 (Windows)
- VSdocman is a tool for commenting and the automatic generation of class documentation from your C# and VB .NET source code files. VSdocman parses the Visual Basic .NET and C# projects (including ASP .NET) and automatically creates MSDN-like documentation, IntelliSense and F1 context sensitive help. You can add XML comments...
- Software downloads 2009-05-21
- Regex Helper 1.0 (Windows)
- Enter any source text and any regular expression text. Validate your work as you type since the results are computed in real-time. Handy scraps panel allows to to insert common, predefined Regex snippets. Add your own custom scraps for Regex snippets you don't want to forget. When your Regex is...
- Software downloads 2009-01-25
- Visual Basic and Respect: Will VB's New LINQ to XML Prowess Finally Gain It the Community Respect Accorded to Other Mainstream Languages?
- In Visual Studio 2008, both Visual Basic and C# have added some really great new language features. The author loves implicit type declaration, the use of anonymous types, and more. C# has some advantages in the new environment, but the author confesses: there's one specific area where Visual Basic has...
- White papers 2008-03-24
- DbToXml 1.6 (Windows)
- DbToXml is a great integration and XML development tool. It can make your business XML-driven in seconds. All you need to do is provide ODBC connection to the existing data sources and DbToXML will do the rest. It will create W3C and BizTalk 2002 XML schemas for your database tables,...
- Software downloads 2005-01-14
- C#: A SQL Server XML and ASP.Net Runtime Application 1 (Windows)
- This customer service sample application demonstrates the use of the Microsoft .Net Framework, SQL Server 2000 XML functionality, and XSLT documents. It allows customers to view customer, order, and order detail information in a secure environment. The secure environment is such that authenticated users are restricted to a defined customer...
- Software downloads 2007-08-28
- MSDN Webcast: LINQ in Visual Studio 2008 (Level 300)
- Modern applications operate on data in several different forms: relational tables, XML documents, and in-memory objects. Each of these domains can have profound differences in semantics, data types, and capabilities, and much of the complexity in today's applications is the result of these mismatches. The presenter explains how Microsoft Visual...
- Webcasts 2008-02-14
- GTR2 Reset Time Laps 1 (Windows)
- GTR2 Reset Time LapsIn some Tracks downloaded from Internet like Nurburgring Nordschleife 24h we have a problem when we pass in Nurburgring section to initialize the Chronometer to Start a New Lap. We make a lap Time to small like 1:32:000 and the game make that a best time lap...
- Software downloads 2007-02-26
- A utility to parse fixed length flat files in C# using XML templates
- There are many issues that need to be tackled when trying to communicate with an older system. One issue that often comes up is the fact that older systems are rarely able to export data in easily usable formats such as XML. Most commonly the systems export fixed length flat...
- Download resources 2007-02-06
- Creating XML from legacy data
- This article documents how one developer satisfied a vague requirement for an XML application he was creating. The programmer knew only that his application's input would be in the form of a flat file. As he had no other information pertaining to the input data, he devised a clever C#...
- Download resources 2005-03-29
- TN Bridge Host Integration Pack 3.5 (Windows)
- Integration Pack is a set of components and productivity tools to extend and take advantage of already developed and tested host applications. By providing connectivity to IBM S/390 and AS/400 systems through standard telnet protocols it gives access to screen-oriented applications without third-party terminal emulators. It includes XML Broker/Client components...
- Software downloads 2007-03-09
- Resource Standard Metrics C C++ C# Java 7 (Windows)
- Resource Standard Metrics RSM performs source code metrics and quality analysis for C, C++, C# and Java in any operating system. Analyze lines of code and derive function points, logic complexity, object metrics and inheritance, functional and file metrics, and quality against more than 50 known style and logic problems...
- Software downloads 2007-06-29
- Sample Code Generator 1.4.2.1 1.4.4.1 (Windows)
- The Sample Code Generator XSDObjectGen tool takes an XSD schema as input and generates sample code showing how to mark up C# and VB.Net classes so that when serialized with the XML serializer, the resulting XML will be valid according to the original schema. This update fixes some documentation changes...
- Software downloads 2007-08-28
Additional Resources
- 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
- 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
- Speculation about Microsoft's mysterious X#
- One of the more intriguing things to come out of Microsoft lately was a nearly throw-away comment from Don Box, a principle creator of the SOAP architecture and an architect with Microsoft's XML Standards group. When Don spoke at the IDEAlliance XML Conference 2002 in Baltimore, he announced that Microsoft...
- Technical articles 2003-04-10
- << Previous
- page 1 of 1
- Next >>
