Author: Zonixsoft

OOPS Concepts and .NET Part 2 Inheritance, Abstraction, Polymorphism

Summary The following article is the second of a three-part article series that presents definitions and samples for different Object-Oriented Programming (OOP) concepts and its implementation in .NET. The first part examined the concepts of classes, objects, and structures. This part examines the concepts of inheritance, abstraction, and polymorphism. The third and last part will […]

OOPS Concepts and .NET Part 2 Inheritance, Abstraction, Polymorphism

Summary The following article is the second of a three-part article series that presents definitions and samples for different Object-Oriented Programming (OOP) concepts and its implementation in .NET. The first part examined the concepts of classes, objects, and structures. This part examines the concepts of inheritance, abstraction, and polymorphism. The third and last part will […]

Free SEO Tools You Can’t Live Without

Visit Zonix Software Solutions Here are six important SEO Tools to get you started: 1. Backlink Anchor Text Analysis – This tool is especially useful, as we all know that anchor text (if you don’t, then take my word for it) plays a huge part in the weight given to a link to your site. […]

Introduction to .NET Remoting – Part [1]

Click Here to visit our website Welcome to the world of Distributed Application! The article will give you introduction to the world of Distributed Application development and its respective technologies. What is Remoting? “Remoting” is the process of programs interacting across certain boundaries. The boundaries are either different processes or different machines. In .NET Framework, […]

Introduction to .NET Remoting – Part [1]

Click Here to visit our website Welcome to the world of Distributed Application! The article will give you introduction to the world of Distributed Application development and its respective technologies. What is Remoting? “Remoting” is the process of programs interacting across certain boundaries. The boundaries are either different processes or different machines. In .NET Framework, […]

Turning off friendly errors in MOSS

Click Here to visit Zonix’s Website We found many times sharepoint only display some text like unknown/unspecified error occured. If you want to sharepoint display you to proper error follow below given article. While in development, the friendly error page that SharePoint displays when our page has an error can make debugging master page issues […]

Web Application Performance

Click Here to visit Zonix’s Website Web Application performance can be enhanced by considering the following points: 1. Database ResultSets 2. Paging 3. Connection Pooling 4. Server Control View State 5. Caching Below are details of the points: Database Resultsets Review your database code to see if you have request paths that go to the […]

Advice to young programmers

Click Here to visit Zonix’s Website (This is the summary of speech Given by Alex Stepenov (Principal Scientist, Adobe Systems) at Adobe India on 30 Nov 2004. ) 1. Study , Study and Study – Never ever think that you have acquired all or most of the knowledge which exists in the world. Almost everybody […]

Advice to young programmers

Click Here to visit Zonix’s Website (This is the summary of speech Given by Alex Stepenov (Principal Scientist, Adobe Systems) at Adobe India on 30 Nov 2004. ) 1. Study , Study and Study – Never ever think that you have acquired all or most of the knowledge which exists in the world. Almost everybody […]