TechBubbles Microsoft Technology BLOG

AuthorKalyan Bandarupalli

My name is kalyan, I am a software architect and builds the applications using Microsoft .NET technologies. Here I am trying to share what I feel and what I think with whoever comes along wandering to Internet home of mine.I hope that this page and its contents will speak for me and that is the reason I am not going to say anything specially about my self here.

Configuring content deployment settings in SharePoint 2010

  Content Deployment in SharePoint 2010 is basically used to deploy the content from one site to another site. You can set the content deployment jobs (incoming and outgoing) using SharePoint Central Administration in 2010. Generally In development machine where you author the pages, you do not need to configure the Incoming settings. If you are using a staging server then you need to...

Using Memory Beyond 4GB in SQL Server

  Physical Address Extension (PAE) allows you to use up to 64 GB of physical memory depending on operating system you use. All existing 32 bit processors supports this extension of memory. PAE mode requires an Intel Architecture processor and more than 4GB of RAM. You can configure at two levels to use Memory Beyond 4GB in a 32 bit windows server operating system. Operating System Level...

Analyzing SQL Server Performance using Performance Monitor Counters

This post discusses about using Performance Monitor tool to create a base-line using different performance counters. It also discusses analyzing hardware resource bottlenecks and retrieving performance monitor data in sql server using views. Performance Monitor Tool collects the detailed information of system resources including memory, processor , disk and network.SQL Server 2008 provides...

Creating SQL Server Database Objects Backup using SMO

  This post explains taking the SQL Server Database Objects backup only schema not data in SQL Server 2008 R2. In an ETL server you may come across the situation where you need to change the database objects schema quite frequently especially when data source changes. In this case we may need maintain our schema or take the backup our database objects script some place where we can restore...

Creating a Sample Visual Studio LightSwitch Beta2 Application

  Microsoft Visual Studio LightSwitch allows the developers to create a high-quality line of business applications with less writing of code. LightSwitch provides the screen templates for common business tasks such as data entry, search , formatting and displaying the data. LightSwitch includes built-in functionality to validate the input with little or no code. We can also write the code...

WCF Service using MTOM in .NET FW 4

  Web services having a greater interoperability to communicate messages across heterogeneous systems, however challenge is serializing the data into XML. Users may want to send images,videos, drawings, xml documents etc. together with SOAP message.  What is MTOM? Message Transmission Optimization Mechanism (MTOM) is a mechanism of transferring transferring large amounts binary data as...

Microsoft Windows Server APPFABRIC

Windows Server APPFABRIC is an extension to Application Server role in windows server. It provides a better application infrastructure for developers which enables them to create faster, scalable and more manageable applications. This release of APPFABRIC has consist of two parts APPFABRIC Caching Services APPFABRIC Hosting Services APPFABRIC CACHING SERVICES It speeds up the frequently accessed...

TechBubbles Microsoft Technology BLOG

Follow me

Archives

Tag Cloud