Sign In
Cristiano WebLog
Microsoft Infrastructure & Development Tips and Tricks
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
Commerce Server
General
Internet Information Server
iSCSI
Live Communicatios Server 2005
SQL Server 2005
Visual Studio 2005
Vitual Server
Archive
Archives
June 2008
(1)
May 2008
(1)
March 2008
(1)
July 2007
(3)
June 2007
(2)
May 2007
(1)
December 2006
(1)
November 2006
(1)
October 2006
(1)
September 2006
(9)
MSDN Blogs
>
Cristiano WebLog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Cristiano WebLog
Exporting and Importing CS2007 Marketing Data
Posted
over 4 years ago
by
Crisag
1
Comments
Are you looking for a way to import and/or export Commerce Server 2007 Marketing data? The following code samples show how to to export and import all CS2007 Marketing System data. The first sample uses the MarketingPup.Export method to extract the data...
Cristiano WebLog
Product Relationship Names: Easier for Business Users
Posted
over 4 years ago
by
Crisag
1
Comments
If you are following my posts you probably have noticed the one showing how to create bundles for Commerce Server 2007. Bundles are created using product relationships with a specific name. Some of my customers believe it is too complicated for business...
Cristiano WebLog
Unit testing and Commerce Server 2007 Contexts
Posted
over 4 years ago
by
Crisag
1
Comments
Hi there... after a long time, I'm back. Let's talk a little about unit testing and commerce server... I've been helping one of our parters with a CS2007 website development and they were facing problems with unit testing and commerce server contexts...
Cristiano WebLog
Programming Display Windows - Static Version [Part II]
Posted
over 5 years ago
by
Crisag
2
Comments
If you followed the last post you now have a brand new DisplayTemplate on the marketing system with three properties: ProductImage, ProductTitle and ProductPrice. Before creating new advertisements and associate the new DisplayTemplate we will need...
Cristiano WebLog
Programming Display Windows - Static Version [Part I]
Posted
over 5 years ago
by
Crisag
1
Comments
In order to create a static display window supported by the Commerce Server 2007 Marketing System we need a custom DisplayTemplate. I'll use the DisplayTemplate to format a set of DIVs for each shopping window position. An associated CSS file will...
Cristiano WebLog
Programming Display Windows - Introduction
Posted
over 5 years ago
by
Crisag
2
Comments
Hi there, On the next posts I'd like to show how to build display windows using Commerce Server 2007 Marketing and Catalog Systems. A display window is a webstore requirement of 10 in 10 customers I have worked. In general customers require a lot more...
Cristiano WebLog
Commerce Server Catalog Manager and SOAP Limits
Posted
over 5 years ago
by
Crisag
1
Comments
If your customer has a lot of categories or products and when using the Catalog Manager to change the sequence you are getting the following error message (I got it today! :)): "There was an exception running the extensions specified in the config file...
Cristiano WebLog
Cool Tools for Commerce Server (now 2007)
Posted
over 5 years ago
by
Crisag
0
Comments
Hi there, Up in Redmond last week attending the Commerce Server 2007 bootcamp I told Max that would be great to have all the tools demonstrated during the training in a kind of resource kit. I now about all the difficulties to pack an official resource...
Cristiano WebLog
Broadcom BCM5708 and Virtual Server Issues
Posted
over 5 years ago
by
Crisag
2
Comments
I was helping one of our customers with Microsoft Virtual Server Host Clustering and we faced a strange problem with network connectivity. As per Broadcom their BCM5708 (NetXtreme_II) has issues with the Virtual Server and they have a workaround which...
Cristiano WebLog
Inventorying Microsoft Softgrid Streamed Applications
Posted
over 6 years ago
by
Crisag
6
Comments
Microsoft Softgrid is a new subject to me, but you guys cannot imagine how well impressed I am. It is the killer application of the century! No more administrative pains with application updates and no more DLL hell on the user's workstation. Cool! I...
Cristiano WebLog
Subscribing to the refresh cache event in Commerce Server 2007
Posted
over 6 years ago
by
Crisag
0
Comments
Are you looking a way to extend the refresh cache webservice method to refresh ASP .Net cache on your Commerce Server 2007 website? If you are using ASP .Net output cache extensively and need to refresh the cache together with CS caches you can subscribe...
Cristiano WebLog
The Page Appearance Framework.
Posted
over 6 years ago
by
Crisag
1
Comments
Are you curious on how to control the appearance of an ASP .Net pages using design time properties? Guys from Commerce Server team have shown how to deal with this problem. On a preliminary version of the CS2007 Starter Site (that one with came with CS2007...
Cristiano WebLog
The Visual Studio 2005 Code-Beside Dilemma!
Posted
over 6 years ago
by
Crisag
4
Comments
Did you know that? With Visual Studio 2003 we were able to extend the System.Web.UI.Page class and create new properties for WebForms. Test yourself, using VS2003, create a new property for your class (derived from System.Web.UI.Page), create a new ASP...
Cristiano WebLog
How to setup Live Communications Server 2005 and Cisco Call Manager 4.1 to VoIp –PSTN convergence
Posted
over 6 years ago
by
Crisag
17
Comments
Hello! Now I want to share with you some tips on configuring LCS and its client Office Communicator to originate VoIp calls to a Cisco SCCP IP Phone or conventional PSTN phones through a Cisco Call Manager 4.1 SR3. Many companies setup Cisco Telephony...
Cristiano WebLog
Credential delegation and IIS Kerberos authentication
Posted
over 6 years ago
by
Crisag
0
Comments
I’m back. I’d like to share with you some tips on how to enable Kerberos authentication and credential delegation on IIS6.0. I’ve been beating my head against the wall to see this thing working on one of our customers. I didn’t know how much this...
Cristiano WebLog
Using SQL Server 2005 CLR SPs to create Commerce Server 2007 User Profile Password Hashes
Posted
over 6 years ago
by
Crisag
1
Comments
Do you need convert passwords stored originally using plain-text on databases to the one-way hash format used by the new version of the Commerce Server? Don’t think that Commerce Server never used hashes to store passwords. It has always implemented...
Cristiano WebLog
Simple thing?
Posted
over 6 years ago
by
Crisag
0
Comments
One of our customers asked me how to implement a vertical rolling/scroll bar on his web site which is using the ASP .Net 2.0 Tree View control. I told him that he could use a DIV with a simple javascript to deal with the tree expansion and the rolling...
Cristiano WebLog
iSCSI and Virtualization
Posted
over 6 years ago
by
Crisag
0
Comments
Let’s change from water to wine. :) Let’s talk a little about infrastructure topics. A couple of years ago I wrote an article for our internal Intellectual Property repository about clustering virtual machines using iSCSI. At that time both virtualization...
Cristiano WebLog
Playing with Direct Mailer!
Posted
over 6 years ago
by
Crisag
2
Comments
Hey! I’m back with more Commerce Server 2007. Now the subject is Direct Mailing. Commerce Server 2007 is great on direct mailing. This feature allows the use of a ASPX template to generate e-mail marketing campaigns with same personalization resources...
Cristiano WebLog
An Approach to Implement Combos with Commerce Server 2007
Posted
over 6 years ago
by
Crisag
2
Comments
When I was introduced to Commerce Server back in 2001 I initially thought that the product was a little box with a complete online store inside it. After a couple of days playing with the product and reading the documentation I figured out that I was...
Cristiano WebLog
Introducing myself…
Posted
over 6 years ago
by
Crisag
1
Comments
Hi, this is my first blog posting and I’d like to use it to introduce myself. I’m Cristiano Gonçalves (you can call me Cris :)). I’m a senior consultant within Microsoft Enterprise Services Brazil. Since I’ve got my BS degree in Computer Science...
Page 1 of 1 (21 items)