How to Publish Your ASP Application Using FTP Method in Visual Studio
Last Updated on Saturday, 29 September 2012 01:50 Written by Rodolfo Hernandez Sunday, 30 September 2012 12:00
On a previous post, we showed you how to publish your application with Web Deploy. However some of our users were experiencing issues with Web Deploy and were looking for an alternative way to publish their applications. In this article, I will give you a step by step guide on how to publish your ASP Application using FTP Method in Visual Studio
1. First, create a virtual directory. This is where your application will be installed. If you don’t know how to create one, please read this article
Learn MorenopCommerce Tips: Your First NopCommerce Site, Part 3: Preparing for Deployment
Last Updated on Friday, 27 July 2012 11:36 Written by Carole Bennett Sunday, 24 June 2012 12:00
If you’ve been following along through Part 1 and Part 2, you’ve been having a lot of fun learning the ins and outs of nopCommerce on your local workstation, and getting it configured just so. Now it’s time to start getting everything together to deploy your custom nopCommerce application.
Open your nopCommerce Visual Studio solution, and right click on the solution name.
Learn MorenopCommerce Tips: Your First NopCommerce Site, Part 1: Setting Up a nopCommerce Project
Last Updated on Tuesday, 12 June 2012 02:40 Written by Carole Bennett Tuesday, 19 June 2012 12:00
In the course of my IT career, I’ve built many e-commerce solutions, from a simple shopping cart to a complex e-commerce solution for a nationally-known retailer. Over the years, I’ve evaluated a number of “out-of-the-box” solutions, and in terms of features, flexibility, and price, the best solution I’ve seen overall is nopCommerce. The fact that it’s an open-source, .Net-based (C#/MSSQL) solution, has a huge supporting community, as well as great plugin support are all factors in why it’s my e-commerce solution of choice. Today, we’ll talk about how to get started with this great e-commerce solution for your clients.
The nopCommerce group provides downloads of current and previous versions at http://www.nopcommerce.com/downloads.aspx - due to the fact that I usually create customized solutions for my customers, I opt for the download labeled “(with source code)”. Download the .zip file to your preferred location, and extract it. As of this writing, the latest version is nopCommerce 2.5, so your extracted folder will be named ‘nopCommerce_2.50_Source’.
Learn MoreHow to Create a Silverlight ProgressBar Like the 1C Enterprise 8.2 Progress Bar
Last Updated on Sunday, 25 March 2012 02:41 Written by Andrew Ivanov Monday, 26 March 2012 12:00
My attention was recently drawn to the splash screen of 1C Enterprise 8.2. Namely, I liked the elegant progress bar. See picture below:

So without thinking twice, I decided that it would be nice to add the stylish progress bar to my arsenal of Silverlight controls. Here’s how:
Learn MoreCreating a Custom mojoPortal Solution: Part 4, Deploying to Arvixe
Last Updated on Wednesday, 3 August 2011 05:01 Written by Carole Bennett Thursday, 4 August 2011 12:00
Hi! I’m back, with the last in this series of creating and deploying a custom mojoPortal solution, using the source-code compilation from Visual Studio, including custom features, creating a custom skin, and manually uploading and deploying the solution on Arvixe hosting. Let’s start with the Hosting Account Information you get after signing up with Arvixe.
Learn More

Recent Comments