Archive for the ‘Microsoft’ Category

microsot Excel – Change content of alternate cell on change of the cell value using macros

Using VBA script to change the content of alternate column on the basis of value changed in other column of excel sheet

Create a custom Web service in Salesforce and consume it in C#.Net application

In this tutorial, we will create the web service in salesforce and consume it in c#.Net application

Consume Salesforce Web service in C# .Net Application

This tutorial is the demonstration of how to consume the web service from salesforce.

ASP.NET Page Lifecycle

Tutorial and sample source code on ASP.NET Page Lifecycle

Default Submit button in ASPX or Master Page

How to handle the default submit button in aspx page having contentplaceholder that is master page

Access Modifiers / Specifiers in C# Language

Available Access Modifiers / Specifiers in C# Language

Microsoft Visual C# 2008 Compiler could not be created. QueryService for ‘{7D960B16-7AF8-11D0-8E5E-00A0C911005A} failed

Resolve error – Microsoft Visual C# 2008 Compiler could not be created. QueryService for ‘{7D960B16-7AF8-11D0-8E5E-00A0C911005A} failed

Tutorial – Read and export excel file in ASP.Net using C#

Tutorial – Read and export excel file in ASP.Net using C#

Change the applicaions icon in Windows xp

Change the applicaions icon in Windows xp

Virtual, Override and new Keyword in C#

Virtual, Override and new Keyword : Polymorphism , Method Hiding and Overriding in C#