On GameSpot: 12 free online action games
16 Resources for

c# and programming languages and xml

  • Subscribe to this listing via:
  • RSS
  • Email
Did you mean Microsoft Visual C#.Net (12 results)

TechRepublic Resources

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...
Tags: ZIP Code, Data, List, ZIPCode Class, Haversine Formula, Figure D, C#, .Net, Programming Languages, XML, Software Development, Software/Web Development, Web Development, Zach Smith
Blog posts 2008-03-17
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...
Tags: Microsoft Developer Network, Microsoft Visual Studio, Webcast, Microsoft Visual Studio 2008, Microsoft Corp., Data Access, LINQ, Microsoft Development Tools, C#, XML, Development Tools, Software Development, Software/Web Development, Programming Languages, Web Development
Webcasts 2008-02-14
VSdocman (zip)
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...
Tags: HTML, Microsoft Visual Basic, VSdocman, C#, Programming Languages, .Net, Microsoft Development Tools, XML, Software Development, Software/Web Development, Development Tools, Web Development
Software downloads 2008-01-11
Html Image Generator (zip)
This is a plug-in for web applications (.dll file) with examples for using in C/C++, C#, ASP.NET. It generates Html Script for code coloring. It can color next types of files: Assembler(.asm, .inc), C/C++(.c, .cpp, .h), C#(.cs), Java(.java), Resources(.rc), XML (.xml, .config,), CSS (.css), JavaScrip (.js), and ASP.NET files. Version...
Tags: HTML, Java, Microsoft ASP.NET, XML, CSS, C#, Programming Languages, C/C++, .Net, Middleware, Scripting Languages, Software/Web Development, Web Development, Software Development, Enterprise Software, Software
Software downloads 2007-12-29
Altova MapForce Professional Edition (exe)
Altova MapForce 2008 Professional Edition is the premier data mapping tool for transforming between XML, database, and flat file formats. This award-winning, visual data mapper converts data instantly or auto-generates a royalty-free application for execution of recurrent conversions. Languages for code generation include XSLT 1.0/2.0, XQuery, Java, C++, or C#....
Tags: Altova, Altova MapForce 2008 Professional Edition, XML, C#, Productivity, Programming Languages, Software/Web Development, Web Development, Software Development
Software downloads 2007-09-18
Altova MapForce Enterprise Edition (exe)
Altova MapForce 2008 Enterprise Edition is the premier data mapping, conversion, and integration tool. It maps between any combination of XML, database, flat file, EDI, and/or Web service then transforms data instantly or auto-generates a royalty-free data integration application for execution of recurrent conversions. Languages for code generation include XSLT...
Tags: Altova, Altova MapForce 2008 Enterprise Edition, XML, EDI, C#, Software/Web Development, Web Development, Enterprise Software, Software, Programming Languages, Software Development
Software downloads 2007-09-18
C#: A SQL Server XML and ASP.Net Runtime Application (exe)
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...
Tags: Microsoft SQL Server, Environment, Microsoft ASP.NET, Customer, XML, C#, .Net, Databases, Enterprise Software, Software/Web Development, Web Development, Programming Languages, Software Development, Software, Data Management
Software downloads 2007-08-28
Sample Code Generator 1.4.2.1 (msi)
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...
Tags: Schema, Code Generator, C#, XML, .Net, Programming Languages, Software Development, Software/Web Development, Web Development
Software downloads 2007-08-28
Resource Standard Metrics C C++ C# Java (zip)
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...
Tags: Metrics, C, Resource Standard Metrics, C/C++, Programming Languages, Xhtml, C#, XML, Software Development, Software/Web Development, Scripting Languages, Web Development
Software downloads 2007-06-29
TN Bridge Host Integration Pack (exe)
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...
Tags: Application, Borland Software Corp., Integration, Integration Pack, Telnet, C#, XML, .Net, Programming Languages, Servers, Networking, Software Development, Software/Web Development, Web Development, Hardware
Software downloads 2007-03-09
GTR2 Reset Time Laps (zip)
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...
Tags: Track, C#, XML, Internet, Programming Languages, Software Development, Software/Web Development, Web Development
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...
Tags: Application, XML, C#, Software/Web Development, Web Development, Programming Languages, Software Development
Download resources 2007-02-06
C#CommDog (zip)
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...
Tags: Documentation, C#CommDog, C#, XML, Programming Languages, Software Development, Software/Web Development, Web Development
Software downloads 2006-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...
Tags: Web, Microsoft .NET, Microsoft Visual Studio.Net, XML, Middleware, Tony Patton, .NET, Microsoft development tools, C#, Programming languages, .NET Newsletter, Microsoft .NET Framework, Microsoft ASP.NET, Software Development, Software/Web Development, Development Tools, Enterprise Software, Software
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,...
Tags: Microsoft .NET, XML, C#, Tony Patton, .NET, Programming languages, Microsoft development tools, Middleware, .NET Newsletter, Microsoft .NET Framework, Microsoft Corp., Application Data, Microsoft Visual Basic.Net, Listing B, Listing C, Listing D, Software/Web Development, Web Development, Software Development
Technical articles 2005-09-27
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#...
Tags: TechRepublic Inc., Application, C#, XML, Programming Languages, Software Development, Software/Web Development, Web Development
Download resources 2005-03-29

Additional Resources

Next Generation Service Creation Using XML Scripting Languages
The next generation of scripting languages for creating value-added services in converged networks will be based upon XML. Industry for a like Parlay, JAIN and OSA have developed open standard Application Programming Interfaces APIs to enable service creation in converged Next Generation Networks NGN. While services can be developed in...
Tags: Service Creation, Scripting Language, Telcordia Technologies, XML, Scripting Languages, Software/Web Development, Web Development
White papers 2002-01-22
XQueryP: An XML Application Development Language
The three main parts of a typical business application are storage, logic, and presentation. XML is playing an increasing role in storage using XML databases and presentation using AJAX and similar web technologies. Application logic, however, still relies to a large extent on traditional programming languages such as Java. Operating...
Tags: Programming Language, Programming, XML, Software/Web Development, Web Development
White papers 2006-12-15
Scalable Programming Abstractions for XML Services
Traditional programming paradigms and styles do not lend themselves easily to XML services. This has led to engineered systems that are characterized by a mix of special purpose and general purpose languages. Such systems are brittle, hard to understand and do not scale well - hence they are not dependable....
Tags: Programming Language, Programming, Development Tools, XML, Software Development, Software/Web Development, Web Development
White papers 2006-05-26
Programming With XML for DB2, Part 1: Understand the XML Data Model
A primary goal of XML is to make the application development process simple, cheap, portable, and of high quality. XML programming is bringing about the same kind of radical shift in the application development paradigm in this decade as object methodologies did in the last decade. In the first of...
Tags: Application Development, XML-Data, IBM DB2, Programming, IBM Corp., XML Programming, Software Development, Development Tools, XML, Software/Web Development, Web Development
White papers 2007-07-19
  • << Previous
  • page 1 of 1
  • Next >>


IT Hardware and Software Purchasing Policy
Your IT Budget is tight. You want to get the most bang for your IT buck. That's where the IT Hardware and Software Purchasing Policy can help.

Thi ...

Buy Now
Disaster Recovery Plan Power Checklist
Development of a disaster recovery plan is a must. Although there may never come a time when the plan must be implemented, it is always best to prepar ...
Buy Now