Sign In
Navigate till the end
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
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
Debugging
FTP
FTPS
IIS7
SSL
Visual Studio
Archive
Archives
March 2010
(2)
April 2009
(1)
February 2009
(1)
January 2009
(1)
December 2008
(1)
MSDN Blogs
>
Navigate till the end
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Navigate till the end
Steps for internationalizing your application: Globalization and Localization
Posted
over 2 years ago
by
MSDNArchive
0
Comments
Today I am going to show on how we can internationalize an asp.net application. I have gone through some scenarios and came across some error which I have discussed here as well. Moreover, I have also described about Satellite assembly versioning...
Navigate till the end
Facts about Globalization, Satellite assemblies, localization:
Posted
over 2 years ago
by
MSDNArchive
0
Comments
1. Adding App_LocalResources folder to the application does not create separate Dlls with repect to the culture. 2. If we not have UICulture="auto" set in the page...
Navigate till the end
How to make a Virtual directory in IIS7 as FPSE enabled?
Posted
over 3 years ago
by
MSDNArchive
1
Comments
Go to the below mentioned location on x86 box through command prompt. C:\Program Files\Common Files\microsoft shared\Web Server Extensions\50\bin> Type the following command. owsadm.exe -o create -w Test1 -p 80 -o = Operation to be performed. -w =...
Navigate till the end
Not able to debug an ASP.Net application in Visual Studio 2005 on Windows Vista operating system having IE7.
Posted
over 3 years ago
by
MSDNArchive
1
Comments
There are different ways to resolve this issue. Resolutions: Resolution 1. In Internet Explorer 7, uncheck the "Enabled protected mode" under the "Security" tab in IE settings for the Local Intranet Zone. Resolution 2. In Internet Explorer 7, add the...
Navigate till the end
Modify default templates for Visual Studio 2008
Posted
over 3 years ago
by
MSDNArchive
2
Comments
In Visual Studio we have the option of adding our own templates for any application type, be it windows application, web application, web service etc. I did not want to add my own templates as I wanted to change the default templates that are bundled...
Navigate till the end
FTP over SSL, how to check in FTP Logs.
Posted
over 4 years ago
by
MSDNArchive
0
Comments
Technorati Tags: FTP over SSL SSL FTPS IIS7 FTP FTP Logs I was working with one of my customer who was trying to figure out how to check whether FTP is using SSL or not. Well, first of all I couldn't find out how exactly we can do it. But later on figured...
Page 1 of 1 (6 items)