|
|
|
|
|
|
| | Total Hits: 24 | Today: 0 | Author: KMSRao | Rating:  |
| |  The simple easy to use desktop sharing application "Netmeeting" in Windows XP is killed in Windows 7. It is replaced with meeting place in Vista and removed in Windows 7. After moving to Windows 7, I almost felt the need of it at least once in a week. So started to implement desktop sharing application in Window 7.... |
| | Total Hits: 23 | Today: 0 | Author: Dhananjay Kumar | Rating:  |
| |  I have already written on many levels 100 developer's articles on SQL Azure. You can read them here. I thought that if my SQL Azure blog post series does not have a post on "Connecting SQL Azure to Microsoft Access" then it cannot be called a complete post series. So I gave a try and came up with this article. Before you start reading this step by step walkthrough, I request that you first read some of previous articles on SQL Azure here... |
| | Total Hits: 23 | Today: 0 | Author: Dhananjay Kumar | Rating:  |
| |  Before we will come to know, how to create X.509 certificate for Windows Azure web Role, let us understand why we need a certificate for a role? It authenticates whether an operation on an azure subscription is authenticated or not? Certificates help us for Authentication.... |
| | Total Hits: 10 | Today: 0 | Author: Dhananjay Kumar | Rating:  |
| |  There is a Session Id assigned to each SQL Azure connection. The Session Id can be very useful in debugging and can be logged by the developers. In this article, I will show how to fetch the Session Id programmatically.
The first step is to create a class with the properties:
Server Name Login Name Password... |
| | Total Hits: 10 | Today: 0 | Author: Lionel LASKE | Rating:  |
| |  This article will show you how you can synchronize OneNote on Windows Azure using OneNote API and Azure Blob Storage. Then, you'll learn how to develop an ASP.NET application to access it from an iPhone and a WebOS application to access it from a Palm Pré©.... |
| | Total Hits: 10 | Today: 0 | Author: Dhananjay Kumar | Rating:  |
| |  LINQ can be used with SQL Azure in the same way it is used with SQL Server. We are going to use the School database again. So to see how we can use SQL Azure with LINQ.... |
| | Total Hits: 10 | Today: 0 | Author: Dave Nielsen | Rating:  |
| |  In this series of 9 short videos on Windows Azure, Dave Nielsen engages a number of experts on the benefits of cloud computing. The discussions cover a range of cloud-related topics including backup & data recovery, social networking, mobile apps, and big data.... |
| | Total Hits: 13 | Today: 0 | Author: Ranjit Viswakumar | Rating:  |
| |  Historically, moving from a Linux mail system- such as Postfix/Dovecot -to a Windows mail system- such as Smartermail -was not a seamless process. Mail formats are so largely different that it is next to impossible to copy mail over. Users were best suited to POP3 all mail off the Postfix server and then connect to the Smartermail server to achieve a complete migration. But how useful is this when you have possibly 1GB of mail? Or is this scalable if you have a company with many non-technical us... |
| | Total Hits: 10 | Today: 0 | Author: Ambily.raj | Rating:  |
| |  There is a buzz around cloud adoption which promises capacity-on-demand and elasticity. Windows Azure is the answer to cloud from Microsoft. Let us discuss about Azure in a series of articles.... |
| | Total Hits: 15 | Today: 0 | Author: Dhananjay Kumar | Rating:  |
| |  In this post we will add and delete firewall rules associated with Database server in SQL Azure programmatically.
Read part 1 of this post here. In part 1, we fetched SQL Azure firewall rules programmatically.
In this post I am going to add two functions in existing Firewall class.
Adding function to add firewall rule. Adding function to delete firewall rule.... |
| | Total Hits: 15 | Today: 0 | Author: Igor Ladnik | Rating:  |
| |  One obvious application of Cloud computing is providing storage, processing and fast access to large volume of data, particularly images. Dealing for some time with a non-cloud-based image access system I'd like to implement a simple software allowing to upload images to Azure Blob Storage and then easily view them. It is preferred to provide both upload and viewing using only browser with minimum (ideally zero) installation on client machine. Bearing this goal in mind, I dug the Web for relevan... |
| | Total Hits: 12 | Today: 0 | Author: Dhananjay Kumar | Rating:  |
| |  The Windows Azure Development portal has been moved to a new Silverlight based portal. It has an all new look and many new features.... |
| | Total Hits: 13 | Today: 0 | Author: Dhananjay Kumar | Rating:  |
| |  In Previous Article We saw How to work with WCF Service Web Role
I am going to extend previous article to publish in hosted service.
Hosting WCF Service Role in hosted service is exactly the same as we host ASP.Net Web Role.
Login to Azure Development portal. Create a new hosted service. If you want you can upgrade any existing hosted service to host WCF Service role also.... |
| | Total Hits: 13 | Today: 0 | Author: Dhananjay Kumar | Rating:  |
| |  WCF Service Role enables us to create WCF service and host in Windows Azure. In this article, we will create a WCF Service Role and host on local development fabric and consume in a console application. In second part of this article we will move WCF Service to Azure portal.... |
| | Total Hits: 11 | Today: 0 | Author: Dhananjay Kumar | Rating:  |
| |  1. Login to Windows Azure Development portal. 2. After login at left panel you can see number of storage and service account in your subscription.... |
| | Total Hits: 11 | Today: 0 | Author: Dhananjay Kumar | Rating:  |
| |  Windows Azure Development portal is in new look now. It is Silverlight based and all operation can be performed from one page. New portal is having Ribbon at top, left panel and right panel. From configuring guest Operating system to stopping or restarting service can be performed from one page using new portal. In this article we will walk through, how could we create new Hosted Service in new Azure Portal?... |
| | Total Hits: 19 | Today: 0 | Author: Johnny J. | Rating:  |
| |  I was looking for a way to determine the version of the operating system my program was running under. When I Googled it, I got a lot of code hits, but they all had the same problem: They were not updated for Windows 7.... |
| | Total Hits: 12 | Today: 0 | Author: Mustafa Ismail Mustafa | Rating:  |
| |  One of my clients commissioned me to create a new NAS and move all the contents of the shared folders to the NAS.
All done with the wonderful help of FreeNAS (I suggest you read John Simmons' articles on FreeNAS).
I figured the easiest thing for me to do was to initiate the copy from the FreeNAS console.... |
| | Total Hits: 16 | Today: 0 | Author: Steve_Fox | Rating:  |
| |  This article is in the Product Showcase section for our sponsors at The Code Project. These reviews are intended to provide you with information on products and services that we consider useful and of value to developers.
Microsoft SharePoint 2010 is enjoying much-deserved praise as a solid developer platform. Augmented with new services, APIs, data programmability, and UI support via the dialog framework and Silverlight, many options exist for developers to really sink their teeth into t... |
| | Total Hits: 11 | Today: 0 | Author: Steve_Fox | Rating:  |
| |  This article is in the Product Showcase section for our sponsors at The Code Project. These reviews are intended to provide you with information on products and services that we consider useful and of value to developers.
In this blog-post, I’ll walk through how you can create a custom Azure service and then integrate this service with the Business Connectivity Services (BCS), a new feature in SharePoint 2010. The process you’ll follow is:
Create the custom Azure service; ... |
|
|
|
|
|
|