By ricardo, on December 14th, 2011%
HostForLIFE.EU has supported Web Deploy technique on all our hosting plans. With a web deploy technique, a customer can efficiently synchronize sites, applications or servers across your IIS 7.0 server farm by detecting differences between the source and destination content and transferring only those changes which need synchronization.
What is Web Deploy 2.0?
Web Deploy (Web Deployment Tool) simplifies . . . → Read More: HostForLife.EU now supports Web Deploy 2.0 Hosting
By ricardo, on November 1st, 2011%
Starting from 7th Nov 2011, ASPHostCentral.com starts to offer a hosting service located in our prestigious Amsterdam (Netherland) Data Center. For further information, please click here.
For all our new customers who wish to have their sites activated on our Amsterdam (Netherland) data center, you must indicate your request on our order form at https://secure.asphostcentral.com. For our . . . → Read More: MSSQL 2008 R2 Hosting on our European Data Center
By ricardo, on October 11th, 2011%
When a domain expires, domain owners are given 40-day grace period to renew their domains. However, if the domain is not renewed, it will then enter the Redemption Period. This period will last for 30 days. During the Redemption Period, the domain owners can still renew the domain, but they are required to pay the $100 . . . → Read More: ASPHostCentral.com :: Understanding “Domain Name in Redemption Period” and all its related RISKS!
By Mark Leighton, on September 27th, 2011%
A lot web hosting service providers will only allow you to host a single domain name on a single account. This works fine if you plan on having one website only. But later on when you need to setup additional websites, you will need to purchase a separate web hosting account for each of those additional . . . → Read More: ASPHostCentral.com – Unlimited Domains Windows Hosting
By ricardo, on September 19th, 2011%
With ASP.NET MVC 4, it’s even easier to setup and carry out a project which target mobile and tablet device. Yes MVC team introduce a new project template with MVC 4 which target mobile and tablet platform. This project template is build on the base of jQuery Mobile. And hence it is also optimized for better . . . → Read More: ASP.NET MVC 4 Hosting :: Working with ASP.NET MVC 4 Mobile Project Template
By ricardo, on August 23rd, 2011%
The simplified DotNetNuke 6 user interface dramatically increases productivity by making it much easier to build and maintain Web sites. New pop-up dialogs, a new control panel, updated administration modules and mega-menus combine to deliver a highly modern platform for building and operating websites. The following features are excerpt from http://www.dotnetnuke.com/Resources/Blogs/EntryId/3137/Announcing-DotNetNuke-6.aspx
A New Look
DotNetNuke 6 delivers a . . . → Read More: DotNetNuke (DNN) 6 Hosting with ASPHostCentral.com
By Jose Sharp, on July 11th, 2011%
Error Message:
Invalid object name ‘sys.configurations’. (Microsoft SQL Server, Error: 208)
Fix/Workaround/Solution:
1. Close out all the Connect to Server Dialogue
2. Click on the New Query button from the toolbar
3. Enter the following details
Server name: full servername (e.g. (name).database.windows.net)
Login: Your Username (no @…)
Password: Your Password
(optional) 4. Under the options in Connect to Database: type ‘master’ or ‘your own database . . . → Read More: SQL Hosting :: How to Fix Error – Invalid object name ‘sys.configurations’. (Microsoft SQL Server, Error: 208)
By ricardo, on May 17th, 2011%
Microsoft has recently introduced the first beta of its new stack for building great web sites – WebMatrix. One of the key components of WebMatrix is the ASP.Net Web Pages “Razor” Syntax (or simply: CSHTML) that lets you write C# code inside the HTML markup.
Helpers in WebMatrix
Among the new possibilities and simplicity that this approach brings . . . → Read More: Web Matrix Hosting :: How To Produce a CSHTML with TweetMeme Helper
By ricardo, on May 9th, 2011%
Everybody knows Razor is the new view engine ASP.NET Web Pages, so we thought we could write about some Razor syntax you may not be aware of. The three methods we’ll be focusing on today are RenderBody, RenderPage and RenderSection. You’ll need to understand how each of these work if you want to get know the . . . → Read More: MVC 3.0 Hosting :: Working with Razor Syntax RenderBody and RenderPage
By ricardo, on May 4th, 2011%
Implementation Steps
1. In your xsd, create a column that does not exist in your dataset, example, [LogoImage], and set the datatype to “System.Byte[]”. You might find the datatype option only have “System.Byte”, you can manually type in “[]”.
2. Add the following code in your form.
3. After your getting your dataset from database and before bind to . . . → Read More: Crystal Report 13 Hosting :: Creating dynamic Image in Crystal Report using C#
|
|
|