Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:264889
More Search Options
RSS Available
Matching Posts
Re: External configuration file
If it is just a portion of the configuration file you can use this syntax < appSettings file = " ../../../config/appsettings.config " />
Posted to
Configuration and Deployment
(Forum)
by
webdevl
on 3/2/2007
Re: Why noone can see my ASP.NET app?
windows firewall blocks IIS by default. You have to add an exception for it .
Posted to
Installation and Setup
(Forum)
by
webdevl
on 2/16/2007
Re: Create new page for each article
I agree with kris use URLRewriting. Here is an article that will help http://msdn2.microsoft.com/en-us/library/ms972974.aspx
Posted to
Architecture
(Forum)
by
webdevl
on 2/10/2007
Re: forms authentication - email current page as html
you are correct about the credetials being dropped. The reason is that the server is making the request and not the client and the client is what has the credentials. A couple suggestions are 1. Add the credentials to the request by adding objRequest.Credentials = CredentialCache.DefaultCredentials which will pass the current credentials of the client to the request. or us this method to capture the output of the page http://west-wind.com/weblog/posts/481.aspx by overriding the render of the page
Posted to
Security
(Forum)
by
webdevl
on 2/10/2007
Re: Why noone can see my ASP.NET app?
My guess is the windows firewall is blocking access from another machine. You will need to add an exception full to all IIS traffic through the firewall
Posted to
Installation and Setup
(Forum)
by
webdevl
on 2/9/2007
Re: forms authentication - email current page as html
What is happening on the button click (aka how are you generating the page into html to send)? Post a code snippet if possible
Posted to
Security
(Forum)
by
webdevl
on 2/9/2007
Obfuscation of ASP.NET output
We have a client that would like to have the html output (after render) of their application obfuscationed to cut down on the ability to screen scrap the content and easily reuse it. I was wondering if anyone knew of an Handler that might be able to do this.
Posted to
Security
(Forum)
by
webdevl
on 2/8/2007
Re: deployment question
All the files with scc are your source control (VSS most likely) files and tell visual studio the project is under source control.
Posted to
Configuration and Deployment
(Forum)
by
webdevl
on 2/7/2007
Re: Need to buy CMS software ?
Before you buy I would suggest you take a look at dotnetnuke. It is open source and a very solid CMS solution. It is very powerful and can be extended using a number of third party modules. One module that we have found extremely useful is replacing the default WSIWYG editor with the one from telerik. Let me know if you have additional questions.
Posted to
Free For All
(Forum)
by
webdevl
on 2/7/2007
Re: authentication using network domain accounts
Yes this is possible. Here is a good article on windows authentication and several of the different ways to set it up (config file verse code check) http://msdn2.microsoft.com/en-us/library/ms998358.aspx If you need more information please repsot, otherwise mark the post as closed and answered.
Posted to
Security
(Forum)
by
webdevl
on 2/7/2007
Page 1 of 4 (38 items) 1
2
3
4
Next >
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online