Show All Related Tags
Did you mean
Microsoft ASP.NET (886 results), Microsoft .NET (842 results), Microsoft Visual Basic.Net (334 results), Microsoft .NET Framework (307 results), Microsoft ASP.NET 2.0 (200 results)more...
Show Fewer Related Tags
Did you mean
Microsoft ASP.NET (886 results), Microsoft .NET (842 results), Microsoft Visual Basic.Net (334 results), Microsoft .NET Framework (307 results), Microsoft ASP.NET 2.0 (200 results), Microsoft Visual Studio.Net (142 results), Microsoft ADO.NET (108 results), Microsoft .NET Compact Framework (58 results), ASP.NET 2.0 (49 results), Microsoft Visual J#.Net (22 results), Microsoft Visual Studio.Net 2003 (18 results), Microsoft Visual C#.Net (12 results), Microsoft Windows .NET Server (12 results), ASP.NET Web Service (10 results), .NET Remoting (10 results), USA.NET (8 results), Microsoft .NET 2003 (5 results), Microsoft Windows CE .NET (4 results), Microsoft .NET Enterprise Server (3 results), Aplus.Net (1 results), Syncing.NET Technologies (1 results), Authorize.net (1 results), Microsoft Windows .Net Server 2003 (1 results), ASP.NET AJAX Control Toolkit (1 results), Butterfly.net (1 results), ASP.NET AJAX Extensions (1 results)fewer...
Sponsored White Papers, Webcasts, and Downloads
- BNET Industries
- 4net Software is primarily engaged in identifying, investigating and, if investigation warrants, acquiring companies that will enhance it's revenues and increase shareholder value. Co.'s Acquisition...
- 4net Software Inc. company page on BNET »
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- Challenges for old developers learning new tricks
- The problem of staying current is more acute in IT than in other fields because of the speed of new technology development. What do you do when a new technology comes along that makes obsolete a technology that you've devoted a good part of your career to? by Toni Bowers
- Blog posts 2008-07-25
- Data Aquarium Framework for ASP.NET and AJAX (exe)
- Generate ASP.NET 3.5 applications with Microsoft Ajax Control Toolkit and JSON web service in seconds. Handle with ease huge databases in your web applications by changing the data controller descriptors and presentations views in XML configuration files. Full intelli-sense support is available in Visual Studio 2008 or Visual Web Developer...
- Software downloads 2008-07-17
- TaskDialog.NET (zip)
- Microsoft Windows Vista introduced a new standard dialog box, called task dialog, to present choices in a clear and consistent way, with a standardized look and layout to replace the old message box which has often been used to create dialog boxes that are difficult to understand and use. There...
- Software downloads 2008-07-21
- Got.NET 2008 (zip)
- A .NET detector and program launcher. All versions of the .NET Framework from 1.0 to 3.5 can be detected. A program can be launched if the specified version of .NET was detected, or it can launch a program if its not detected, such as the .NET installer. This version is...
- Software downloads 2008-07-09
- Digital Future Text-to-Speech SDK for Windows (zip)
- Digital Future Text-to-Speech SDK for Windows R is aimed at helping Windows developers add text-to-speech functionality to their applications. Supported languages: U.S. English, U.K. English, Spanish, French, German, Italian, Japanese, Chinese, Korean. Officially supported programming languages: C++, Java, C#, Visual Basic.NET, Visual Basic 6. Digital Future Text-to-Speech SDK (DF TTS...
- Software downloads 2008-07-15
- VIBlend SuperControls for Windows Forms (exe)
- VIBlend SuperControls for WinForms is a comprehensive library of User Interface controls. It's designed and fine-tuned to provide outstanding development experience and increase the ROI when building professional Windows applications using the Microsoft .NET framework. This version is the first release on CNET Download.com.
- Software downloads 2008-07-21
- Data Doctor MSI to EXE Creator (exe)
- MSI setup to EXE builder convert Microsoft installer files (.msi) into .exe files using visual studio .NET framework. MSI setup to EXE maker tool convert Microsoft installer to executable files in a just single click. Msi setup to exe package maker provides option to save converted setup file at user...
- Software downloads 2008-07-22
- Nstrument Snmp Mib Browser (msi)
- The Mib Browser provides basic read-only functionality for communicating with Snmp Agents. It is written in Microsoft's new Windows Presentation Foundation Wpf and uses the Nstrument Snmp Library. Additionally, it includes over 1200 Mibs! The Mib Browser requires the .Net Framework 3.5. Version 1 includes unspecified updates.
- Software downloads 2008-07-16
- Softgroup .Net Tab Control (zip)
- Control Features: Extended Tabs Appearance with Bevel and FlatTabs effects, Full support for BackColor and ForeColor properties included transparent colour, New HotColor property colour of tabs when mouse is over, New SelectedTabColor property colour of selected tab, New SelectedTabFontStyle (text style of selected tab: Bold, Italic, Underline), New TabColor property...
- Software downloads 2008-07-15
- Net Express with .NET (zip)
- Micro Focus Net Express with .NET is the market-leading COBOL development environment for extending core business processes to the .NET Framework and other distributed platforms. Powerful integration with Microsoft Visual Studio and the .NET Framework plus direct COBOL Web services capabilities, J2EE connectivity and XML support allow easy integration of...
- Software downloads 2008-07-21
- XIGraffixListView (exe)
- XIGraffix Virtual ListView is an ActiveX add-in control for Microsoft Visual Studio 2005/2008 and using Net framework v2.x/3.x. The XIGraffixListView can be added to your application in basic or advanced mode. XIListView is simple and easy to use. XIListView is flexible and you see a maximum of fifty rows at...
- Software downloads 2008-07-15
- Download files over the Web with .NET's WebClient class
- The System.Net namespace includes the WebClient class for uploading and downloading files via HTTP. You can copy or read files with only a few lines of code. Tony Patton details how the WebClient class helped him solve a recent problem. by Tony Patton
- Blog posts 2008-06-27
- Windows Explorer Context Menu (.Net Component) (exe)
- This .Net component will add all your custom items to Windows Explorer Shell context menu - automatically. All is supported (.Net, C#, VB.Net, C++, CLR, etc.) Add items to Windows Explorer Shell context menu on-the-fly. Add items with your icon and caption to Windows Explorer Shell context menu. This version...
- Software downloads 2008-07-11
- Efficient Data Retrieval
- Take a look at how to optimize using Stored Procedures for efficient and secure data retrieval in the middle tier of your Web, Windows, mobile and Web services applications. Learn how to do crosstab queries for reporting that take seconds to execute instead of hours, exploiting sub-queries and taking advantage...
- Webcasts
- Best Practices for Upgrading Microsoft Visual Basic 6.0 Projects to Visual Basic .NET
- This session will cover best practices for upgrading Microsoft Visual Basic 6.0 projects to Visual Basic .NET. We will introduce Visual Basic .NET and explain the goals and new concepts. We will discuss various upgrade options and interoperability between Visual Basic 6.0 and Visual Basic .NET.
- Webcasts
- An Introductory Guide to Building and Deploying More Secure Sites with ASP.NET and IIS, Part 2
- Forms authentication is one of the most compelling and useful new features of ASP.NET. It enables developers to declaratively specify which files on their site can be accessed and by whom, and allows identification of a login page. When an unauthenticated user attempts to retrieve a page protected by forms...
- White papers
- Microsoft ASP.NET Threading
- This Microsoft Support WebCast will take an in-depth look at the Microsoft ASP.NET threading architecture, and what it means to your Web applications. You will learn how to monitor the ASP.NET ThreadPool in real time, use the real-time ThreadPool information to tweak the machine.config to yield the best performance for...
- Webcasts
- Advanced Topics About Using ADO.NET in Microsoft ASP.NET Data Binding
- ADO.NET plays an important role in Microsoft ASP.NET data binding. This Support WebCast builds on two previous WebCasts - "Data Binding in ASP.NET Web Forms" (October 17, 2002) and "Microsoft ASP.NET DataGrid Web Server Control" (September 12, 2002). This session will explore the various uses of DataGrid Web control in...
- Webcasts
- Microsoft ASP.NET: Advanced XML Web Services Using ASP.NET
- The objective of this session is to introduce Web developers to the advanced features of Microsoft ASP.NET Web Services. The key topics discussed in this session include Web Services Architecture, XML Web Services and SOAP WSDL, Calling Web Services Asynchronously, SOAP Headers, SOAP Exceptions and Error Handling, SOAP Extensions, XML...
- Webcasts
- Security Model for ASP.NET Applications
- This webcast introduces Microsoft® .NET Web application security. It provides an overview of the security features and services that span the tiers of a typical .NET Web application. It also introduces Microsoft .NET Framework Security and explains which elements are most significant for ASP.NET Web application developers. The core concepts...
- Webcasts
- << Previous
- page 1 of 105
- Next >>
Content Types
Refining Tags
- Software/Web Development (1,999 results)
- Software Development (1,999 results)
- Software (1,520 results)
- Enterprise Software (1,413 results)
- Middleware (1,256 results)
- Application Servers (636 results)
- Microsoft Corp. (597 results)
- Programming Languages (579 results)
- Development Tools (500 results)
- Microsoft ASP.NET (495 results)
- Microsoft Development Tools (470 results)
- C# (403 results)
- Webcast (354 results)
- Microsoft Developer Network (331 results)
- Data Management (228 results)
- Databases (225 results)
- Personal Technology (211 results)
- Consumer Electronics (197 results)
- Web Development (191 results)
- Digital Media (190 results)
- Microsoft Windows (188 results)
- Operating Systems (187 results)
- Internet (182 results)
- Hardware (166 results)
- Microsoft .NET Framework (159 results)
- Microsoft ASP.NET 2.0 (145 results)
- Tony Patton (142 results)
- Web (130 results)
- Microsoft Visual Basic.Net (124 results)
- .NET Newsletter (122 results)
- Marketing (118 results)
- Microsoft .NET (111 results)
- Microsoft Visual Studio (109 results)
- Productivity (99 results)
- Programming (97 results)
- Security (91 results)
- Scripting Languages (88 results)
- Management (84 results)
- Channel Management (82 results)
- Microsoft Visual Studio.Net (81 results)
- AJAX (76 results)
- Web 2.0 (73 results)
- Developer (71 results)
- Microsoft ADO.NET (69 results)
- TechRepublic Inc. (69 results)
- Microsoft Visual Basic (68 results)
- Microsoft Office (57 results)
- Server (57 results)
- XML (55 results)
- Office Suites (52 results)
