How to Create Custom Entity In crm 2011

CRM 2011 allows a user to define his/her own activity type. For example, if we want to conceptualize sale transactions as activities and report, analyze and view them on a par with the out-of-box CRM activities, we can define our new custom entity as an activity type. In 3.0 and 4.0 this would not have been possible (at least in a supported fashion); in CRM 2011 it is quite easy.When creating the custom entity, such as Sale Transaction below, check the boxes labeled Define as an activity entity and Display in Activity Menus , as shown below. Save, publish, and you are done!

Read More

.NET

Microsoft .NET is a technology which combines effectively the information, users, program systems and hardware. .NET can combine a number of technologies providing software development companies the possibility to get and use the important information at the required moment and at the required place..Net technology offers many benefits for web application developers. It helps software development team to create powerful high quality but easy to use information systems. Being platform independent .Net enables businesses to quickly integrate their existing systems, information, and devices, thus assisting in collaboration and effective communication.
Read More

Classic ASP

Active Server Pages (ASP) also known as Classic ASP or ASP Classic is Microsoft’s first server-side script engine for dynamically-generated web pages. With the Classic ASP Framework you will be able to structure your ASP pages pretty much the same way you would do it in ASP.NET. Â The beauty of the Framework is that it includes most of the controls found in ASP.NET like Label Box, Text Box, Drop Down, Check Box, Radio Buttons, GenericHTML, Data Repeater, and Data Table. Above all, the Framework is an “Event Driven GUI Paradigm” and it aids the ViewState.
Read More