Search 5,000,000+ questions and answers.

Frequently Asked Questions

What are the new features of .NET 2.0?

Andy Mc's .NET Framework FAQ
Generics, anonymous methods, partial classes, iterators, property visibility (separate visibility for get and set) and static classes. See http://msdn.microsoft.com/msdnmag/issues/04/05/C20/default.aspx for more information about these features.
Related Questions

What are the new 2.0 features useful for?

Andy Mc's .NET Framework FAQ
Generics are useful for writing efficient type-independent code, particularly where the types might include value types. The obvious application is container classes, and the .NET 2.0 class library includes a suite of generic container classes in the System.Collections.Generic namespace. Here's a simple example of a generic container class being used: List<int> myList = new List<int>(); myList.
Related Questions

What's new in the .NET 2.0 class library?

Andy Mc's .NET Framework FAQ
The System.Nullable<T> type. (Note that C# has special syntax for this type, e.g. int? is equivalent to Nullable<int>) Wrappers for DPAPI in the form of the ProtectedData and ProtectedMemory classes in the System.Security.Cryptography namespace. The IPC remoting channel in the System.Runtime.Remoting.Channels.Ipc namespace, for optimised intra-machine communication. and many, many more. See http://msdn2.microsoft.com/en-us/library/t357fb32(en-US,VS.80).
Related Questions

What are the new features in C# 2.0?

Andy Mc's C# FAQ for C++ programmers
Support for all of the new framework features such as generics, anonymous methods, partial classes, iterators and static classes. See the .NET FAQ for more on these features. Delegate inference is a new feature of the C# compiler which makes delegate usage a little simpler. It allows you to write this: Thread t = new Thread(ThreadFunc); Another minor but welcome addition is the explicit global namespace, which fixes a hole in namespace usage in C# 1.x.
Related Questions

What are the new features and fixes to version 2.0 of C-Sharpener For VB?

Frequently Asked Questions (FAQ) about C-Sharpener For VB
Added option to comment out unused private fields, methods, and properties (Professional edition only). Added Conversion Issue Report that describes all the conversion warnings and errors (Professional edition only).
Related Questions

What are the new features in SpinXpress 2.0 Beta?

SpinXpress - Make Great Video
SpinXpress 2.0 includes feature such as search and accessing of right-cleared media libraries and automated publishing functionality to sites like Ourmedia.org and Blip.tv. We’ve solved many of the bugs common in initial software releases and the user interface has been greatly improved as a result of user feedback provided by you! You can review release notes here. [top]
Related Questions

Q6: What other new features are introduced in the PCIe 2.0 specification?

PCI-SIG - FAQ - PCI Express 2.0
A6: The most predominant new feature in PCIe 2.0 is 5GT/s speed, which includes new mechanisms for software control of link speed, reporting of speed and width changes, and control of loopback.
Related Questions

How do I get the .NET Framework 2.0 onto my user's machines?

General - Windows Forms FAQs
Really whatever way works best for you. Ex. You can have your users install the .NET Framework before using "ClickOnce" or use management tools like SMS to push out the .NET Framework across your enterprise. To help with deployment, Visual Studio provides...
Related Questions

How can I tell if the .NET Framework 2.0 is installed on my user's machines?

General - Windows Forms FAQs
You can check the useragent value in your server side code or in javascript on the html page (hint... see the Publish.htm page that VS generates). The useragent string will contain the version of the .NET Framework installed on that client.
Related Questions

What are the new features of the Solaris PC NetLink 2.0 software release?

Solaris PC NetLink Software - FAQs
The Solaris PC NetLink software 2.0 release builds on the foundation of earlier versions and adds many new features: Solaris PC NetLink 2.0 software supports more than one instance (set of PC NetLink daemons) of PC NetLink on a single Solaris environment system. Each instance appears to an NT client as a separate NT server. This feature enables all nodes in an HA cluster to run an instance of PCNL.
Related Questions

What features are coming up in version 2.0?

w3compiler: faqs
Obviously, we can't tell you everything, but we are planning on furthering JavaScript optimization in a few places and adding CSS rule reduction. We also will most likely provide better integration with Web editors and FTP clients. While these features are most in-demand from early beta customers of w3compiler, if you have an idea for an extension to the framework, please send us an e-mail (featurerequest@port80software.com), and you can get involved.
Related Questions

What's new in version 2.0?

Frequently asked Questions about Mainsoft for Java EE
Version 2.0 introduces support for Microsoft's Visual Studio 2005 IDE, the .NET Framework 2.0, ASP.NET 2.0 controls, role-based security, and C# generics. It also introduces several enhancements to boost developer productivity in all editions. Read the Release Notes for more details.
Related Questions

Do you support ASP .NET 2.0?

Faq page
Not yet. We are waiting untill the developers of the control panel to add support for it and only after extensive testing will we deploy it here.
Related Questions

Where do I get .NET Runtime 2.0?

tag2find - better than searching ...
If you install tag2find without .NET Runtime 2.0, the installer will give you an option to download it or you download it directly from Microsoft at this link.
Related Questions

What is Microsoft .Net 2.0?

SendShield - FAQ
To integrate with Microsoft Outlook, SendShield relies on Microsoft .NET Framework 2.0, a free update available from Microsoft
Related Questions

What are the major new features?

ActiveWin.com: Frequently Asked Questions - Windows XP "...
Windows XP has many new features. Users upgrading from the 9x code will find the larges changes in terms of stability. Other great advances are built-in CD-R/RW support, Remote Assistance, a built-in firewall, and Device Driver Rollback. Find a complete feature list here for Home and here for Pro.
Related Questions

What is the new O*NET System?

Frequently Asked Questions | Workforce Professionals | Georg...
O*NET, the Occupational Information Network, is the USDOL-sponsored comprehensive database of worker attributes and job characteristics. It replaces the Dictionary of Occupational Titles (DOT) as the nation's primary source of occupational information, and provides a common language for defining and describing occupations.
Related Questions

What is .NET Framework 2.0, and why do I need to install it?

Professional Office Template Software FAQs - Product Support...
According to Microsoft's website, "The .NET Framework version 2.0 improves scalability and performance of applications with improved caching, application deployment and updating with ClickOnce, support for the broadest array of browsers and devices with ASP.NET 2.0 controls and services. For more information on the .NET Framework 2.0, click here. In simpler terms, OfficeReady uses .NET 2.0 Framework. In order for OfficeReady to install and run properly, it needs this framework in place.
Related Questions

Are there any .NET features in Windows XP?

Paul Thurrott's SuperSite for Windows: Microsoft .NET FAQ
Yes, but not much. Because Windows XP was designed and built before the .NET Framework was complete, it only includes bare-bones .NET functionality. The primary conduit for .NET in XP is Windows Messenger, which is used to expose .NET alert and rendezvous services. XP also includes integration with the .NET Passport service, so that you can optionally auto-logon to Passport when you logon to Windows.
Related Questions

How do the new -net options work? Why doesn't -net user work like -user-net used to?

FrequentlyAskedQuestions - #qemu Wiki
of QEMU 0.8.0 the command-line options controlling network emulation have been rewritten. The new options are much more flexible and powerful, but can cause some confusion when converting old command-lines to the new scheme. A QEMU "vlan" is like a virtual Ethernet hub. QEMU vlans are local to each QEMU instance. They are not related to 802.1Q VLANs. Each -net option plugs a device into that hub (vlan0 by default). New vlans are created automatically as required.
Related Questions

How do I make Visual Studio 2008 Express work with .NET 2.0 and .NET 3.0?

Frequently Asked Questions
The ability to target a version of the .NET Framework other than 3.5 (i.e. multi-targeting) is included in all the Visual Studio Express Edition products. Multi-targeting is available under the Project Properties menu which can be selected by going to Project-> <Application Name> Properties.
Related Questions

What about UML 2.0 features?

The Boost Statechart Library - FAQ
The library was designed before 2.0 came along. Therefore, if not explicitly noted otherwise, the library implements the behavior mandated by the UML1.5 standard. Here's an incomplete list of differences between the 2.0 semantics & Boost.Statechart semantics: All transitions are always external. Local transitions are not supported at all. Unfortunately, the UML2.
Related Questions

What features will Flashlight Online 2.0 have?

Frequently Asked Questions about Flashlight
Click here for a list of features and a recently recorded demo (posted August 20, 2007) Click here to see a comparison with other systems. Flashlight Online runs on computers at Washington State University. Each subscriber institution can create accounts for authors; each author gets a unique username and password. Authoring is done in "member groups" (shared workspaces).
Related Questions

What features will we be able to preview in Beta 2.0?

Wish News, Trailers, Screenshots, Previews, Reviews, Guides ...
Lepidus: Beta 2.0, scheduled to begin on December 1st, will have most of our core systems in place for players to test and enjoy. We will have a fleshed out crafting and gathering system, our brand new combat system, and a solid month of Live Content. During this month, players can expect to see us showing what our tools can do for the first time. This will include 24/7 coverage and a series of progressive story-arcs over the course of the month of December.
Related Questions

What does Version 2.0 add to the features?

Alesis FAQ
Add a start and end offset time, to keep sections of a track from being "cut off" when played in slow-access CD players
Related Questions

What are some of the new visual features, what did they change?

ActiveWin.com: Frequently Asked Questions - Windows XP "...
The taskbar has been overhauled (icon grouping), and a new uncluttered notification area. Only the recycle bin is on the desktop - the rest are kept in a new, larger start menu.
Related Questions

What are some of the new features and descriptions of the Helio phone?

Frequently Asked Questions
The Drift has the newest features of GPS tracking of using Google maps and Buddy Beacon to locate another Drift user, and Bluetooth enabled. The Ocean is the newest PDA phone released by Helio with dual slider form, GPS and Bluetooth enbabled, and POP/IMAP email support. Helio uses Sprint and Verizon network for call services. To check for coverage in your area, please visit coverage check and enter your zip code.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact