Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Software Development: The basics of threading in the .NET Framework
- The .NET Framework provides the necessary infrastructure to write multithreaded applications. A thread represents a part of a program which can be run independently. It is also the basic unit to which an operating system allocates processor time.Having multiple threads in this way can improve the performance of the application...
- Tags: .NET, software, software development, S. Vikram, ThreadPool, ThreadPool class, Microsoft .NET Framework
- Technical articles 2004-01-29
- Application Development: Advanced serialization in .NET
- This article deals with some of the advanced concepts associated with serialization in .NET. It is recommended that the reader be familiar with the basic concepts discussed in the previous article on serialization. This article deals with custom serialization and the implementation of ISerializable. The cloning of objects and serialization...
- Tags: .NET, Middleware, Microsoft .NET, S. Vikram, application development, ISerializable, ICloneable, constructor, ISerializable interface, Clone method, serialization, GetObjectData method
- Technical articles 2004-01-27
- Application development: An introduction to serialization in .NET
- Serialization is the process of saving the state of an object by converting it to a stream of bytes. The object can then be persisted to file, database, or even memory. The reverse process of serialization is known as deserialization see Figure A. In this article, I discuss the uses...
- Tags: SOAP, PRODUCTIVITY, .NET, Middleware, S. Vikram, application development, Microsoft .NET Framework, Microsoft .NET, serialization, Serialization
- Technical articles 2003-12-23
- Code optimization: Memory management in .NET, part 2
- In the .NET world, memory management is automatic. The recollection of memory, which is not in use, executes as a background task and lets the developer focus more on the task at hand rather than the plumbing work. The first part in this series on garbage collection dealt with how...
- Tags: .NET, Middleware, Microsoft .NET, S. Vikram, Finalize, Dispose design pattern, Finalize method, unmanaged resource, IDisposable, handle
- Technical articles 2003-12-19
- Code optimization: Memory management in .NET, part 1
- The .NET Framework provides memory management techniques that differ from the way memory management worked in a COM-based world. The memory management in COM was through reference counting. .NET provides an automatic memory management technique that involves reference tracing. In this article, we'll take a look at the garbage collection...
- Tags: .NET, Middleware, Microsoft .NET, Circular Reference, Microsoft .NET Framework, S. Vikram, memory, memory management, garbage collection, garbage collector
- Technical articles 2003-12-05
- Web Service Behavior component reduces the overhead of page refreshes
- Web application performance often degrades as the number of roundtrip calls increases between the client and server. Microsoft provides a solution, the Web Service Behavior HTML component. Learn how it can enhance the browsing experience for your users.Web Service Behavior is an HTML component (.HTC) that takes advantage of the...
- Tags: Channel management, Web services, S. Vikram, Web service, Web, Web Service Behavior, GetData
- Technical articles 2002-11-19
- Using .NET assemblies with COM
- You've got a slick new .NET application, but you still use older COM-based applications, as well. Learn how to utilize your new .NET designs within older COM components.In the last article, we looked at calling COM components from .NET. Apart from providing backward compatibility, the .NET framework also provides forward...
- Tags: ActiveX/COM/COM+/DCOM, Middleware, .NET, Application servers, S. Vikram, COM, Microsoft .NET, constructor, default constructor
- Technical articles 2002-06-04
- COM and .NET interoperability
- What do you do with your existing COM objects when moving to the .NET platform? Thankfully, these components can be migrated or utilized in .NET.The .NET platform is a major shift from the earlier COM technology, which dominated the Microsoft world for many years. Although new development may be carried...
- Tags: ActiveX/COM/COM+/DCOM, Middleware, .NET, Application servers, S. Vikram, COM, Microsoft .NET
- Technical articles 2002-05-21
- Application development with Microsoft .NET application blocks
- Microsoft offers application blocks for the .NET Framework. Application blocks encapsulate certain key areas by adding a layer over the .NET Framework, and they aid in faster application development and promote certain best practices. Here, I will discuss two examples of application blocks: the Data Access application block and the...
- Tags: .NET, Microsoft Corp., Microsoft .NET, S. Vikram, application development, application block, data access, Microsoft .NET Framework, Data Access Application Block, SqlHelper class
- Technical articles 2003-01-16
- Extend the reach of SQL Server with SQLXML classes in .NET
- The term SQLXML is used to denote the XML features supported in SQL Server 2000 in .NET. These new XML features extend the reach of SQL Server, and their effects on the database developer are minimal. The classes in the Microsoft.Data.SqlXml namespace are referred to as the SQLXML-managed classes, and...
- Tags: XML, Databases, .NET, server, SqlXmlParameter class, SqlXmlCommand class, Microsoft .NET, Microsoft SQL Server, S. Vikram, SqlXmlCommand, SqlXmlParameter, Stream ExecuteStream
- Technical articles 2003-01-02
Additional Resources
- External USB hard disk not detected
- I have a 120 GB seagate usb hard disk. It is getting detected at my friends computer running XP. I formatted and partitioned it and it is working fine there. But on my pc running XP, it is not detected either in explorer or disk management. I tried installing XP...
- Tags: vicky08@..., USB, hard drive, Microsoft Windows XP, Nothing
- Discussion threads 2007-11-05
- In Trading Improves Business Productivity by 40 Percent
- Situated just outside of New Delhi in the state of Haryana, In Trading Private Limited In Trading was founded in 1996 by Mr. Vikram Jain. In Trading is an exclusive manufacturer, supplier, and exporter of Indian wooden ethnic furniture and furniture accessories to Europe, the United States, the Far East,...
- Tags: Business Productivity, Furniture, Microsoft Corp., Strategic Planning, Channel Management, Strategy, Management, Marketing
- Case studies
- 3D Transition Makes Indian Machine Manufacturer More Competitive
- Miven Mayfran Conveyors manufactures conveyors, coolant filtration and other machinery used in the vegetable oil extraction industry. Miven Mayfran Conveyors wanted to speed development of complex machinery and hold down costs. The challenge was to deliver highest quality products and engineering services on time. It also wanted to be effectively...
- Tags: 3D, Siemens AG
- Case studies 2006-08-01
- Make COM and .NET play nice together with these articles
- We've compiled a list of several Builder.com articles to help you learn how to leverage your existing COM apps into new .NET programs.Even if your shop has been working with the .NET platform since its inception a year ago, you're probably still using some legacy COM applications. You may eventually...
- Tags: ActiveX/COM/COM+/DCOM, .NET, Middleware, Application servers, Lamont Adams, Microsoft Corp., Microsoft .NET, COM
- Technical articles 2002-12-04
- Technology News -- Courtesy EFYTimes
- blog rootSeagate Upgrades Storage To 160GBNew hard drives use vertical system that saves space and increases capacity by 25 per cent.(Swapnil Bhartiya : EFYTimes ) ...
- Tags: Telephony, Advertising & Promotion, arnieswap@..., Google Inc., advertisement, Seagate Technology LLC, Swapnil Bhartiya, telecommunications, radio ad, radio
- Discussion threads 2006-01-18
- Becoming a Sun Certified Programmer for Java
- Attaining Sun's Certified Programmer status is the first step in showcasing your Java expertise. Learn more about test preparation and resources that can help you earn this cert.By Vikram S.Certification in a particular technology increases advancement opportunities at the workplace and asserts that the certified individual is qualified to do...
- Tags: Quality, Guest Contributor, certification, Sun Microsystems Inc., Java
- Technical articles 2002-04-26
- << Previous
- page 1 of 1
- Next >>