Find jobs | Company-wise jobs
Jobseekers | Employer login
About us Sitemap of www.CareerRide.com Sitemap FAQ related with www.CareerRide.com FAQ Click here to Contact us Contact
       
Submit Resume Free ! | Access Resume Free !
Home Interview Q&A Tutorials .NET Java Soft skills CV GD Work from home IT practice test MBA practice test FAQs in PDF Books Jobs FAQs
Tutorials                                                         
Oracle
SQLServer
Java
ASP.NET
VB.NET
C#.NET
.NET Remoting
Web service
ADO.NET
UML
AJAX
C++
PHP
Mysql
Networking
Testing
Microsoft solution framework
Software engineering
 

C#.NET Tutorial

<<Previous  Next>>
What is strong-typing versus weak-typing? Which is preferred? Why?

Latest answer: In weak typing, it is allowed to define a block of memory as another type (casting).
Languages like C, C++ are weakly and statically typed...............
Read answer

What is a PID? How is it useful when troubleshooting a system?

Latest answer: PID stands for Process Identifier.
It is a uniquely assigned integer that identifies a process in an OS.............
Read answer

What is the GAC? What problem does it solve?

Latest answer: Any system that has the CLR (common language runtime) installed, has a machine-wide code cache known as GAC...........
Read answer

What is a Windows Service and how does its lifecycle differ from a "standard" EXE?

Latest answer: A service opens before one log in. However, a standard exe can be opened after a log in only. Windows Service applications are long-running applications that do not have a user interface. They do not even produce any visual output.............
Read answer

What is serialization in .NET? What are the ways to control serialization?

Latest answer: Serialization is a process of taking an object and converting into a form so that it can be transported across the network. The serialized data can also be stored at a location using de-serialization............
Read answer

Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming.

Latest answer: Interface oriented approach compels to develop the software based on the contract.
Object oriented approach emphasizes on its aspects like:...........
Read answer

What is the difference between XML Web Services using ASMX and .NET Remoting using SOAP?

Latest answer: XML Web services are more restricted than objects exposed over .NET Remoting.
XML Web services support open standards that target cross-platform use..................
Read answer

What is the JIT? What is NGEN? What are limitations and benefits of each?

Latest answer: Just In Time Compiler compiles the code just before it is run. Due to this the code takes longer time to start however it is more efficient compilation since the compiler has more information about the target system.............
Read answer

ASP.NET 2.0 Data Controls
One of the important goals of ASP.NET 2.0 is 70% code reduction. The data controls supplied with ASP.NET 2.0 play an important role in making this ambitious goal a reality...............

ASP.NET 2.0 Security Controls
With ASP.NET 2.0, things have changed for the better. For security-related functionalities, ASP.NET 2.0 introduces a wide range of new controls..............

ASP.NET 2.0 New Controls
In addition to the new controls, ASP.NET 2.0 also provides numerous enhancements to existing controls that make these controls more versatile than ever before in building component-based web pages. For example, the Panel control now has a DefaultButton property that specifies which button should be clicked if the user presses the Enter key while the panel has the focus.........

ASP.NET 2.0 Validation Groups
With ASP.NET 2.0, Microsoft introduces a new feature known as validation groups, which enables you to create different groups of validation controls and assign them to input controls, such as text boxes. You can assign a validation group to a collection of input controls if you want to validate the collection of input controls on the same criteria............

ASP.NET 2.0 Themes
One of the neat features of ASP.NET 2.0 is themes, which enable you to define the appearance of a set of controls once and apply the appearance to your entire web application............

ASP.NET 2.0 Web Parts Framework
ASP.NET 2.0 ships with a Web Parts Framework that provides the infrastructure and the building blocks required for creating modular web pages that can be easily customized by the users............

Understanding Anonymous Types
Anonymous types defined with var are not VB variants. The var keyword signals the compiler to emit a strong type based on the value of the operator on the right side. Anonymous types can be used to initialize simple types like integers and strings but detract modestly from clarity and add little value............
 

Essential LINQ
Essential LINQ is the first LINQ book written by leading members of Microsoft's LINQ and C# teams. Writing for architects, developers, and development managers, these Microsoft insiders share their intimate understanding of LINQ, revealing new patterns and best practices for getting the most out of it...............

.NET Code Security
This includes explanation of code security, Principal object, declarative and imperative security, role-based security, code access security and code group.

.NET Assembly 
This article explains .Net assembly, private and shared assembly, satellite assemblies, resource-only assembly, ResourceManager class, strong name, global assembly cache.........

MVC Design
MVC, which stands for Model View Controller, is a design pattern that helps us achieve the decoupling of data access and business logic from the presentation code , and also gives us the opportunity to unit test the GUI effectively and neatly, without worrying about GUI changes at all..........

C#.NET parallelized code for concurrent programming
Using the factory method class creati onal patt ern to create classes prepared for inheritance, and hence simplifying the creati on of parallelized code. Designing effi cient and pragmati c object-oriented multi threaded code............
What Is ASP.NET 2.0 AJAX?
AJAX-style communications between client and server. This communication is over web services. Asynchronous communication. All client-to-server communication in the ASP.NET 2.0 AJAX framework is asynchronous................

Potential benefits of using Ajax
AJAX makes it possible to create better and more responsive websites and web applications...............

 

<<Previous  Next>>       

 
Want to be hunted by potential employers? Just submit your key skills!

Popular FAQs

.NET .Net Architecture ADO.NET Java Oracle C#.NET
VB.NET DOT.NET AJAX ASP.NET NET Framework OOPS in .NET
C++ Sql Server Data warehousing EJB MySQL Linux
PHP UML Networking Testing XML  
 
Copyright © 2008 - 2010 CareerRide.com. All rights reserved.