473,394 Members | 1,642 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

do we need to have the "dot" in web.config ?

Tee
In our web.config, when we are doing forms authentication, we have such code

<authentication mode="Forms">

<forms name=".MyProject" etc etc>

I see some example with a . in front of their project name at the <forms
name> ... and some don't have the dot ...

any differences between the dot or not dot ?

thanks,

Tee
Nov 18 '05 #1
2 1035
Hi,

no differences. I think it is just a naming habit, nothing more.

--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist
http://blogs.aspadvice.com/joteke
"Tee" <th*@streamyx.com> wrote in message
news:e4**************@TK2MSFTNGP11.phx.gbl...
In our web.config, when we are doing forms authentication, we have such code
<authentication mode="Forms">

<forms name=".MyProject" etc etc>

I see some example with a . in front of their project name at the <forms
name> ... and some don't have the dot ...

any differences between the dot or not dot ?

thanks,

Tee

Nov 18 '05 #2
thats supposedly the suffix of the cookie ? hence the DOT

"Teemu Keiski" <jo****@aspalliance.com> wrote in message
news:e5**************@tk2msftngp13.phx.gbl...
Hi,

no differences. I think it is just a naming habit, nothing more.

--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist
http://blogs.aspadvice.com/joteke
"Tee" <th*@streamyx.com> wrote in message
news:e4**************@TK2MSFTNGP11.phx.gbl...
In our web.config, when we are doing forms authentication, we have such

code

<authentication mode="Forms">

<forms name=".MyProject" etc etc>

I see some example with a . in front of their project name at the <forms
name> ... and some don't have the dot ...

any differences between the dot or not dot ?

thanks,

Tee


---
Outgoing mail is certified Virus Free. (well i'd like to think it is.. )
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.712 / Virus Database: 468 - Release Date: 27/06/2004
Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Barry | last post by:
Hi all, I've noticed a strange error on my website. When I print a capital letter P with a dot above, using & #7766; it appears correctly, but when I use P& #0775 it doesn't. The following...
1
by: John | last post by:
How can I draw single 1x1 pixel "dot" in window? Not a line, I really mean "dot".
3
by: Johs | last post by:
When I declare a string in C++ I type: std::string mystring = "sdfsdf"; afterwards I can access string methods like: mystring. but why is there both :: and . operators and what are the...
1
by: maminx | last post by:
hello all, i have this situation, i have this script below <script type="text/javascript"> var money="45.000.000"; document.write(str.replace(/./, "")); </script> You see, i want to...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.