Sign In
Michał Morciniec
ISV Partner Support Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
ADSI
Dublin
Exchange 2003
Linq to SQL
MOSS 2007
SQL 2008
System Center Essentials
Vista
Visual Basic Script
WMI
WWF
Archive
Archives
June 2011
(2)
April 2011
(1)
March 2011
(2)
September 2010
(1)
August 2009
(1)
March 2009
(1)
January 2009
(1)
December 2008
(2)
November 2008
(3)
April 2008
(1)
September 2007
(2)
August 2007
(2)
MSDN Blogs
>
Michał Morciniec
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Michał Morciniec
How to Reduce SQL Server On-Premise Connection Latency from Windows Azure Web Role – First Impressions of Azure Connect
Posted
7 months ago
by
micham
1
Comments
In this post I describe my experience from implementing Azure Connect and key findings regarding factors that impact connection latency in a scenario where SQL Server uses integrated authentication and the Azure web role instance is domain joined. Azure...
Michał Morciniec
How to Deploy Azure Role Pre-Requisite Components from Blob Storage
Posted
8 months ago
by
micham
0
Comments
In Windows Azure SDK1.3 we have introduced the concept of startup tasks that allow us to run commands to configure the role instance, install additional components and so on. However, this functionality requires that all pre-requisite components are part...
Michał Morciniec
How to Update Web Application Directly to Windows Azure Web Role without Redeploying Azure Package
Posted
10 months ago
by
micham
4
Comments
The deployment of the solution package to Windows Azure is time consuming (I have observed in practice 10-15 minutes). The new features introduced in Azure SDK 1.3 onwards enable alternative for deployment (more precisely update) of the Azure Web Role...
Michał Morciniec
How to Obtain Powered by Azure Logo for your Windows Azure website
Posted
10 months ago
by
micham
0
Comments
To help partners market their applications Microsoft has created a new logo “Powered by Windows Azure”. You can read about the objectives of this co-marketing program in this web page . In this blog we will have a look at the process and requirements...
Michał Morciniec
How to Obtain Windows Azure Subscription with the Cloud Essentials Pack
Posted
10 months ago
by
micham
0
Comments
The Cloud Essentials Pack has been launched early this year. It allows any partner to access Azure subscription in addition to other benefits: 250 users of Microsoft Business Productivity Online Standard Suite for internal use. This includes Exchange...
Michał Morciniec
How to subscribe Windows Azure Platform MSDN Premium?
Posted
over 2 years ago
by
micham
0
Comments
Note that you will not see Windows Azure Platform MSDN Premium subscription listed in the list of available subscriptions on the Microsoft Online Customer Portal (MOCP) portal. The procedure to get your Windows Azure Platform MSDN Premium subscription...
Michał Morciniec
Applications Relying on GetProfileString Function or VB.Global.Printers for Printer Enumeration May Experience Performance Issues on Windows Server 2008 Terminal Server
Posted
over 3 years ago
by
micham
4
Comments
The VB6.0 Runtime is continued to be supported in Windows Server 2008 and Windows 7. Consequently, many ISVs continue to deploy VB6.0 applications to the new operating systems. I would like to comment possible performance issue that you may encounter...
Michał Morciniec
ASP.Net MVC 1.0 RTM
Posted
over 3 years ago
by
micham
1
Comments
ASP.Net MVC ( http://msdn.microsoft.com/en-us/library/dd394709.aspx ) has reached the RTM stage on 18 of March. It is an ecitin alternative to the “classic” ASP.Net Web Forms model. Framework 3.5. The separation of responsibilities between the components...
Michał Morciniec
Windows Workflow Foundation 4.0 and “Dublin”
Posted
over 3 years ago
by
micham
0
Comments
If you develop with Microsoft Workflow Foundation 3.5 you will be interested in upcoming “Dublin” technology. Essentially, “Dublin” is a workflow engine (“process host” that currently you have to code yourself) integrated into the operating system. It...
Michał Morciniec
Visual Studio 2010 and .Net Framework 4.0 CTP
Posted
over 4 years ago
by
micham
0
Comments
You can get a peek at the next version of Visual Studio and .Net Framework 4.0 by using following resources: Register for the “Visual Studio and .Net Framework” Connection on Microsoft Connect” https://connect.microsoft.com/VisualStudio/content...
Michał Morciniec
How to return uniqueidentifier initialized with NEWSEQUENTIALID() function to the .Net client
Posted
over 4 years ago
by
micham
0
Comments
Problem statement: The uniqueidentifier SQL Server data type is increasingly used in applications that require global uniqueness of the primary key. In SQL Server 2005 NEWSEQUENTIALID() function has been introduced that generates sequentially increasing...
Michał Morciniec
Microsoft Web Platform Installer (Release Candidate)
Posted
over 4 years ago
by
micham
0
Comments
This Monday we have made available RC of the Microsoft Web Platform Installer (MWPI) - a free tool that makes it simple to download and install the latest components of the Microsoft Web Platform, including Internet Information Services (IIS) 6...
Michał Morciniec
ASP.Net 3.5 SP1 Dynamic Data
Posted
over 4 years ago
by
micham
1
Comments
Dynamic Data ( http://msdn.microsoft.com/en-us/library/cc488545.aspx ) is one of the new features that has been added in SP1 of .Net Framework 3.5. It allows you to create data-driven web applications with reduced programming effort. It uses an automatically...
Michał Morciniec
Automating Managed Computer Account Removal in System Center Essentials 2007
Posted
over 4 years ago
by
micham
1
Comments
One of the partners asked recently about the possibility of automating the removal of managed computer account from System Center Essentials 2007 (SCE). In their scenario the administrator is removing manually the computer account from the Active Directory...
Michał Morciniec
Getting Mailbox Information from Exchange 2003 Cluster
Posted
over 4 years ago
by
micham
1
Comments
I was recently tinkering with Visual Basic Script that would obtain the user mailbox information from the Exchange 2003 cluster. In particular I was interested in getting mailbox information stored in Active Directory as well as obtaining current mailbox...
Michał Morciniec
File Properties in Windows Vista
Posted
over 5 years ago
by
micham
3
Comments
When you copy files from Windows XP or Windows Server 2003 operating systems to Windows Vista you will see that the properties are arranged differently and some are missing. In particular the file properties gathered in the "Summary" tab have missing...
Michał Morciniec
September SharePoint Resource Collection
Posted
over 5 years ago
by
micham
1
Comments
The September SharePoint Resource collection is a recompilation of interesting resources such as whitepapers, blogs or webcasts on SharePoint technology.
Michał Morciniec
Microsoft Business Data Catalog Definition Editor
Posted
over 5 years ago
by
micham
1
Comments
Summary: The Microsoft Business Data Catalog Definition Editor is available in the recent release of the MOSS2007 SDK 1.2 Overview: The Business Data Catalog Definition Editor provides a visual tool for creating an Application Definition for...
Michał Morciniec
Windows SharePoint Services SDK 1.2 and MOSS 2007 SDK 1.2 have been released 21 August
Posted
over 5 years ago
by
micham
· MOSS 2007 SDK 1.2. Includes Conceptual and Class Library Reference documentation, Web Services documentation, and Developer Tools and Samples for MOSS and WSS. See below for a detailed breakdown what’s new in this release. http://www.microsoft.com...
Page 1 of 1 (19 items)