Archive for March, 2007

VPN Client(s)

March 18, 2007

Cisco VPN Client
Hamachi

An unrecognized token ‘e’ was found

March 17, 2007

VSS 2005 corrupts PDF files if not configured as a binary file. Before adding PDF files to VSS, we need to add *.PDF as a valid file type.
1) Click on Tools -> Options
2) Click on File Types tab
3) [...]

Diet

March 10, 2007

“I don’t DIET, I Eat Right!”
- BigIdea

Why Dieting won’t work for most people

March 10, 2007

Honestly, i don’t like the word ‘DIET’. Not a good way to start losing weight, right? A better word is ‘EATING RIGHT’.
Don’t say ‘iam dieting, say iam eating right’.
Now, not only does that sound better but the pounds are going to fall off faster

Grok Talks video (Billy Hollis, DasBlonde, Stephen Forte …)

March 3, 2007

Grok Talks DVD

Session state is lost in ASP.NET application during development

March 3, 2007

Consider these scenarios carefully before using INPROC sessionstate.
When it happens:
SCENARIO 1:
IE has a limitation of at least 20 cookies per unique host or domain name.
From MSDN:

“If a Web application uses more than 19 custom cookies, ASP/ASP.NET session state may be lost. Internet Explorer 4.0 and later versions allow a total of 20 cookies [...]