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.

Creating Firewall rules using SQL Azure

  The firewall feature in Windows Azure portal allows you to store your data securely on cloud which deny all connections by default. The new firewall feature allows you to specify list of IP addresses which can access your SQL Azure Server.You can also programmatically add connections and retrieve information for SQL Azure database. This post discusses about creating the firewall rule using...

Deploying Windows Azure Application Part2

  In my previous post I have discussed about creating the service accounts which required to create to deploy the windows azure application. This post discusses the second step which is deploying the application management portal. Windows Azure tools for visual studio allows you to create and deploy the service package to Windows Azure using Visual Studio. Before deploying the application to...

Deploying a Windows Azure application Part1

  This post discuss about deploying your web applications or WCF Applications to Windows Azure using the new Management Portal. Before deploying the application to portal , you need to have a subscription with Windows Azure read this post to signup for a Windows Azure account and to purchase a subscription. After having an account with Windows Azure you need to do the below steps to deploy...

WCF Services in Windows Azure

  What is Windows Azure? Windows Azure provides developers computation power storage and can scale web applications on internet through Microsoft Datacenters. Developers can use Azure platform to build WCF service application using their existing Visual Studio 2010 expertise. Windows Azure supports the protocols and formats including SOAP, REST and XML. This post discuss about creating a...

Top Weekly Updates!

  Azure Toolkit for iOS developers Few days ago Windows Azure team released a tool kit for iOS. It is a Object C library where you can write a code for devices eg: It uses the same set of services for Windows Phone 7 and upcoming Android toolkit. You can use these Access Control services to write code for various devices. More about can be read here Azure AppFabric July Release There are...

JavaScript Intellisence for SharePoint 2010 Projects

 

Visual Studio 2010 is really have useful and helpful capabilities from tooling prospective and it allows JavaScript developers to more productive through JavaScript Intellisence and JavaScript debugging. This post discusses about getting the JavaScript Intellisense in SharePoint 2010 projects.

1. Create an empty SharePoint 2010 project as shown below

IE10 Platform Preview 2 features for developers and designers

  Few Months ago IE9 has come up with as HTML5 enabled web browser where most of the HTML5 components are rendered in IE9. After that Microsoft released IE 10 Platform Preview 2 which is a major step to stand in first place and really improving a lot with these HTML 5 features. There is testdrive site where you all find the below discussed showcase of features in next IE version. CSS...

Deploying Database with ASP.NET Web application

  Web applications can be deployed in two different ways one by using one-click publish or by using a Web deployment package. Usually we may want to deploy our database scripts that we used along with the application deployment. This post discusses the procedures to deploy the database along with web application in Visual Studio 2010. Assume there is no database exist in destination and...

Running SQL Server JOBS with different user accounts in SQL 2008

  This post discusses about configuring different user account to JOB running in SQL Server 2008. By default SQL JOBs runs under service account that you have configured while installing the SQL Server. You can follow the below steps to change the user account that running under JOB   1. Open SQL Server Management Studio and expand the SQL Server Agent node and Select the JOB that you...

TechBubbles Microsoft Technology BLOG

Follow me

Archives

Tag Cloud