Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- Generics
- Can anyone explain me the exact difference between C# generics and Java generics and C++ templates,I want to know what exactly happens internally while storing this Generic type and How c# generics are more efficient then any of Java generics and c++ templates ????
- Discussion threads 2007-10-29
- Understand the inner workings of generics in Java
- Generics, an advanced feature of Java 1.5, allow type checking to make sure you fill your Collections and ArrayLists with only the types of Object you intend. Generics also check that you are using the right sort of Comparator for the objects you are sorting. This type checking happens mostly...
- Blog posts 2007-08-23
- Utilize .NET 2.0's powerful List class in your next project
- Working with collections of identical objects presented some problems in the .NET Framework 1.x, but version 2.0 adds new features to simplify such tasks. The addition of generics support led to inclusion of new collections like the List class. Learn more about incorporating the List class into your next project....
- Technical articles 2006-05-09
- Utilize .NET 2.0's powerful List class in your next project
- I used to spend a lot of time working with the Lotus Dominoplatform and its LotusScript language. One of myfavorite features about the language was the List object; it simplifiedworking with a collection of identical objects. I was pleasantly surprised tofind a similar and more powerful feature in the .NET...
- Technical articles 2006-05-09
- department wants a generic signon
- I am constantly being asked to create a single network signon for use with shared computers in our company. For example, a signon called "shipping" for anyone in the shipping dept to use on the computer they all share. I always demand that each employee have their own...
- Discussion threads 2006-02-02
- Generic host for Win32?
- what is it? whats causing it ? and how can i fix it? i've updated my drivers,and run virus and adware programs and still the problem wont go away. I use a hp pavilion pent.III 850 and xp-home sp1svchost is a valid windows XP application which may be doing several...
- Q&A 2005-01-29
- Java Programming: Explore the advanced coding features of JDK 1.5
- Sun is planning to release a major revision of the Java programming language in summer 2004. This release is code named "Tiger," but it will receive the official designation of JDK 1.5.This version of the Java language will incorporate Java Specification Requests 14 and 175 (JSR-14, JSR-175). It will also...
- Technical articles 2004-02-11
- Proposed Java generics specification could make coding safer and more efficient
- Sun plans to improve Java 2 Standard Edition (J2SE) in its next release with one main goal—ease of use. In that direction, J2SE 1.5 Tiger release is the next significant step; its beta version is scheduled to be released in late 2003.J2SE 1.5 proposes to introduce seven major language changes:...
- Technical articles 2003-09-26
- Enhancing Development and Performance with C# 2.0 Generics
- Generics allow you to define data structures, without committing to actual data types. This results with significant performance boost, and higher quality code, because you get to reuse data processing algorithms without duplicating type-specific code. In concept, Generics are similar to C++ template, but are drastically different in implementation and...
- Webcasts
- Physician's Drug Handbook, 10th Ed 8.0.2 (Mobile)
- The Physician's Drug Handbook features alphabetically organized monographs on more than 1,000 generic and 3,000 trade name drugs. Each entry includes US and Canadian generic and trade names, pharmacologic and therapeutic classifications, pregnancy risk category, controlled substance schedule when appropriate, available forms and strengths, indications and dosages, pharmacodynamics, pharmacokinetics, contraindications...
- Software downloads 2005-05-07
- MSDN Webcast: MSDN GeekSpeak: Generics in Visual Basic With Jim Duffy (Level 200)
- In this webcast of MSDN geekSpeak, the presenter, a Microsoft Visual Basic Most Valuable Professional MVP, clears up just about any questions the developers have about generics in Visual Basic.
- Webcasts
- Use generics to create faster, more concise, and more elegant code in Microsoft Visual Basic 2005
- Discover why generics may be the most important new feature of Microsoft Visual Basic and other .NET languages in this sample chapter from Programming Microsoft Visual Basic 2005: The Language. In a nutshell, generics give you the ability to define a class that takes a type as an argument. Depending...
- Book chapters
Additional Resources
- Estimate project deadlines using Microsoft Project's generic resourcing
- Your boss wants the project completed in 10 days. How many more Java developers will you need to get it done? Follow these steps to find out by using Microsoft Project's generic resourcing technique.One of the core skills of the project manager is to provide realistic estimates of how much...
- Technical articles 2001-04-10
- Generic Host for Win32 Service
- This is my first posting, I have the same message appearing on two machines on my network which makes me thinks virus however I see other postings indicate it may be a conflict: The message that appears at any time is: "Generic Host Process Error for win32 Services encountred a...
- Q&A 2006-08-14
- Cook up streamlined, generic code solutions in C# 2.0
- Updated to include discussions of new features in the recently released C# 2.0, C# Cookbook, Second Edition is filled with complete, documented code sample "recipes" that show programmers how to solve a particular problem, as well as a discussion of how the underlying technology works and a list of alternatives,...
- Book chapters 2006-07-11
- Generic Login
- What do you think about "generic" login for networks? Generic meaning one login id and p/w for a group of people to use. Is this a common practice and do you consider your network at risk by doing so?Update: The generic login would not be for IT staff, but for...
- Discussion threads 2009-08-03
- Windows 9x plus generic NICs can equal connection problems
- When a Windows 9x computer can't get an IP address from a DHCP server, releasing and renewing the address usually solves the problem, but this may be just a temporary solution. Sometimes a NIC replacement is the only permanent fix.While digging around TechRepublic's Technical Q&A, I recently came across a...
- Technical articles 2002-12-04
- Generic Text printer with VB6
- Dear Members,I am using Windows 2000 Generic Text Printer in my VB6 application to print an invoice. The invoice size is of 120mm x 150mm. The text printer uses standard paper sizes. I want to add custom paper size to Generic Text Printer. In Windows98 I can add custom paper...
- Q&A 2005-04-23
- Generic Power Supply
- I'm using a Toshiba Satellite M70 -CL10 for most of my school and publishing work. The power supply recently kicked the bucket thankfully after exams as it had been wearing out over the course of the semester an awkwardly loose connection.I brought the power supply in to the only computer...
- Discussion threads 2007-04-26
- Generic host win32
- I am using Windows SP2 and use broadband The problem is after using broadband a error on my screen (Generic Host Process for win32 Sevices has encountered a problem and need to close. We are sorry for the inconvenience.)after this problem my internet exlorer not open is any pages and...
- Discussion threads 2008-03-26
- << Previous
- page 1 of 1
- Next >>




