TechBubbles Microsoft Technology BLOG

TagMicrosoft

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...

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...

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...

Visual Studio 2010 Tips and Tricks

This post discusses about tips and tricks in Visual Studio 2010 which helps developers to write the code faster and make their life easier in day to day work much better. Especially you need these tips when you are concurrently working on two many projects. Let us group these tips and tricks 1. IntelliSense Filtering IntelliSense options are filtered in Visual Studio 2010 let us take an example...

Creating a UML Model Diagram in Visual Studio 2010

  This post discusses about how to use UML models and diagrams in Visual Studio 2010 ultimate edition. Models are very useful to describe the requirements and design of the system. Models help you to visualize how system works and clarifies the user needs and finds the architecture of the system. 1. Launch the Visual Studio 2010 and create a new project by selecting the modeling from...

Visual Studio 2010 IDE Tip–Highlight References

  Highlight References is a new feature in Visual Studio 2010 IDE which allows you visually to navigate between the references to a symbols in a opened file. This feature only available in Visual Studio 2010. Highlight the symbol that you want to navigate in the opened file as shown below   Now press Ctrl + Shift + Down  then your cursor shifts to all instances of the symbol in...

TechBubbles Microsoft Technology BLOG

Follow me

Archives

Tag Cloud