Did you mean
Microsoft Visual C#.Net (12 results)
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- How do I... Implement the Soundex function in C#?
- For years Microsoft SQL Server has provided developers with a method called Soundex that is used to retrieve an encoded string. Words that sound alike have similar encodings, so you can use this functionality to provide some flexibility in searches. Zach Smith shows you how to implement Soundex completely in...
- Download resources 2008-04-18
- How do I... Implement the Soundex function in C#?
- For years Microsoft SQL Server has provided developers with a method called Soundex that is used to retrieve an encoded string. Words that sound alike have similar encodings, so you can use this functionality to provide some flexibility in searches. This How do I... blog post shows application developers how...
- Blog posts 2008-04-18
- CrazyBeavers YouTUbe Downloader (01)
- CrazyBeavers YouTUbe Downloader is a simple application to download videos from YouTube and convert them to avi (using XviD codec) or wmv. Built using C# and the .Net 2.0 framework with FFmpeg (http://ffmpeg.mplayerhq.hu/) used for conversion. This version is the first release on CNET Download.com.
- Software downloads 2008-05-09
- WyWare Safeguard
- WyWare Safeguard allows any C#, VB, or C++.Net developer to offer their customers time based or functionally reduced trial versions of their software. Best of all with WyWare Safeguard it's so easy. All the expiry and functional level information is stored in a convenient 16 character unlock code that is...
- Software downloads 2008-04-21
- JMC Photo Gallery (1)
- Using new technology, C#, WPF, and WCF (.Net 3.0), JMC Photo Gallery is able to provide compelling user interface that can be run on any system that has .NET 3.0 Framework installed. Multi-threaded design to load image and generate thumb images dynamically. Special Modes for massive gallery viewing. Quick image...
- Software downloads 2008-04-28
- Ranorex (4)
- Ranorex allows quick and easy implementation of GUI (Graphical User Interface) automation scripts based on the common programming languages C#, C++, VB.NET, and Python. That way, theres no need to learn another language just for automation purposes. Applications and Web sites can be automated easily with Ranorex. The Ranorex Recorder,...
- Software downloads 2008-04-17
- TSW phpCoder (exe)
- TSW phpCoder 2008 is a fully featured PHP IDE, with all the features you will ever need for creating beautiful and dynamic websites. It comes with debugging, full IntelliSense, syntax check, Code Tidy, built-in FTP/SFTP/FTPS and MySQL client. With phpDoc support it allows you to document your code better, and...
- Software downloads 2008-05-09
- SEG (exe)
- SEG is a text editor designed mostly for PHP scripting but may be used for lot more.It includes: highlighters for HTML, PHP, CSS, JavaScript, VBScript, Java, C#, C++, Delphi, x86 Assembly, MS-DOS Batch, Perl, Tcl/Tk, Borland Form Files; User Menu witch may be used for making templates, testing scripts etc.,...
- Software downloads 2008-04-28
- MSDN Webcast: Building Production Speech Applications for Non-Speech Experts (Level 300)
- The attendee of the webcast will learn how to build, debug, deploy and install production-quality speech interactive voice response applications quickly and efficiently using tools and methods familiar to a person. This webcast introduces the Metaphor tools, which work on top of the Microsoft Speech Software Development Kit to manage...
- Webcasts
- MSDN Webcast: Visual C# 2005 Express Edition: Introducing the Black Jack Card Game Starter Kit (Level 200)
- The presenter of this webcast introduces the Black Jack Card Game Starter Kit. The starter kit contains an extensible framework for building card games and a ready-to-run Black Jack game application that is built on top of this framework. The starter kit will be broken down into the card game...
- Webcasts
- NetIQ Enterprise Solutions Powered by Dundas Chart for .NET
- NetIQ AppManager Analysis Center is a reporting and analysis tool providing the ability for administrators to easily gain deep insight into the overall health and performance of all their IT systems and applications. NetIQ made the decision to develop NetIQ AppManager Analysis Center using .NET and SQL Analysis Services. NetIQ...
- Case studies
- MSDN Webcast: Visual C# 2005 Express: IDE Tour (Level 200)
- The Microsoft Visual C# 2005 Express Edition provides a great combination of power and productivity for students, hobbyists, and enthusiasts. This webcast introduces the Microsoft Visual C# Integrated Development Environment (IDE) and explores how to use it to get the most out of C# 2.0 and the Microsoft .NET Framework...
- Webcasts
- Anne Geddes Expands Web Presence to Amazon.com With Web Services and C#
- International baby photographer and designer Anne Geddes had a Web site, and wanted to add an Amazon.com storefront to increase sales. Unfortunately, the technology used on the two sites was not directly compatible. Geddes Group contracted with development partner Personify Design to build a Web services interface to tie Amazon.com's...
- Case studies
- Maritz Travel Speeds Customer Site Creation by Converting From J2EE to C# and ASP.NET
- Maritz Travel is the global leader in meeting, event and incentive travel management. It helps companies achieve results through management of business meetings, special events, product launches, and user conferences. The company found that it was spending too much time creating new J2EE sites for customers, primarily because the code...
- Case studies
- Upgrading to J# Improves Speed and Scalability of Warehouse Management Application
- Manhattan Associates' Microsoft Windows-based warehouse management solution was originally created in J++ and ran on the MicroSoft Java Virtual Machine (MSJVM), which Microsoft is legally not able to upgrade or fully support long-term. After migrating most of the application to J#, and parts of the application to C#, performance and...
- Case studies
- Satellite Tracker Developed in Four Months for Both Pocket PC and Smartphone
- Survivorsoft, an Austin, TX-based studio comprised of veteran developers with years of Java, J2ME, and PC experience, develops high-end applications for wireless devices, which emphasize highlighting the capabilities of each device to best effect. The company wanted to develop a satellite-tracking application to address the growing demand for compelling education/reference...
- Case studies
- MSDN Webcast: Learn to Develop Great Multithreaded Applications Using the .NET Compact Framework-Level 300
- The presenter of this webcast will cover key topics and show the proper way to create great managed multithreaded applications in either Microsoft Visual C# or Visual Basic .NET. The webcast will begin with an example of the wrong way to write multithreaded applications, examining a number of potential problems...
- Webcasts
- MSDN Webcast: Introduction to ASP.NET (Part 2 of 4): Web Forms (in C#) (Level 100)
- This webcast focuses on Web forms and server-side controls in ASP.NET. This is perhaps the biggest shift from classic ASP - instead of writing directly to the response stream; a person now interacts with server-side controls that render themselves. The attendee of this webcast will examine in detail how server-side...
- Webcasts
- MSDN Webcast: Introduction to ASP.NET (Part 3 of 4): ADO.NET and Data Binding (in C#) (Level 100)
- This webcast begins by comparing and contrasting the connected, streaming model of data access in ADO.NET with the disconnected model. The presenter then explains the new ASP.NET model for data binding which is convenient to use in conjunction with the ADO.NET DataSet and DataReader classes. While data can be bound...
- Webcasts
- MSDN Webcast: Creating an RSS Reader Using Visual C# Express (Part 1 of 3): Designing the UI (Level 200)
- The presenter of this webcast guides a person through the steps involved in creating a fully functioning RSS Reader using Microsoft Visual C# Express. This webcast explains the basics of the Visual C# 2005 Express Edition IDE, including a look at the new features in Windows Forms, designer improvements, new...
- Webcasts
- << Previous
- page 1 of 34
- Next >>
Featured White Paper
Content Types
- Blog posts (22 results)
- Book chapters (22 results)
- Case studies (20 results)
- Discussion threads (68 results)
- Download resources (34 results)
- Q&A (13 results)
- Software downloads (314 results)
- Technical articles (105 results)
- Webcasts (40 results)
- White papers (36 results)
Refining Tags
- Software/Web Development (494 results)
- Software Development (493 results)
- Programming Languages (482 results)
- .Net (397 results)
- Software (253 results)
- Development Tools (190 results)
- Enterprise Software (187 results)
- Microsoft Development Tools (165 results)
- Middleware (138 results)
- Microsoft Corp. (114 results)
- Application Servers (76 results)
- Programming (66 results)
- Web Development (63 results)
- Microsoft .NET (55 results)
- Databases (51 results)
- Microsoft Windows (50 results)
- Data Management (49 results)
- Microsoft ASP.NET (47 results)
- Microsoft Visual Basic.Net (47 results)
- Operating Systems (47 results)
- Hardware (45 results)
- C/C++ (45 results)
- Personal Technology (43 results)
- Scripting Languages (43 results)
- Tony Patton (40 results)
- Zach Smith (37 results)
- Webcast (36 results)
- Microsoft Developer Network (36 results)
- Microsoft .NET Framework (35 results)
- Consumer Electronics (33 results)
- Java (32 results)
- .NET Newsletter (30 results)
- Internet (30 results)
- Digital Media (29 results)
- Web (29 results)
- Microsoft Visual Basic (28 results)
- Productivity (27 results)
- Microsoft Office (26 results)
- database (24 results)
- Office Suites (23 results)
- Application (23 results)
- XML (23 results)
- Microsoft Visual Studio (22 results)
- CSS (21 results)
- C++ (20 results)
- Marketing (19 results)
- Online Communications (19 results)
- ActiveX/COM/COM+/DCOM (18 results)
- server (17 results)
- Class (17 results)

