ASPFriends.com 'aspngvb' list Archive - August 2004
Messages
Page: 1
How do browsers receive/send cookies? (3 replies)
ASPFriends.com 'aspngvb' list
When one makes an HTTP request and the server tries to set a cookie, is there any way of trapping the value and using it in subsequent requests (i.e. using a different HttpWebRequest instance)? If not, how exactly does one set the CookieContainer property to enable persistence of cookies between requests made by the same HttpWebRequest instance? Basically I just want to be able to carry an AspSess...
Get current path in VB class? (13 replies)
ASPFriends.com 'aspngvb' list
Group, I'm using a VB.Net dll in a web app, and I'd like to be able to get a representation of the path to that particular \bin directory (well, to the folder right above it), and I can't figure out how. I can get all kinds of neat information about the system through GetEnvironmentVariables, but nothing that just tells me the current path. Of course in a winform this would be a piece of cake, but...
index property accessor method (5 replies)
ASPFriends.com 'aspngvb' list
all, does anyone know the equivalent vb.net syntax for the following c# index property accessor method: public foo this[int index] { get { return ((foo)this[index]); } set { foo[index] value; } } i tried: ' index accessor public property me[index as integer] as Foo Get return (CType(me[index], Foo)) End Get Set(ByVal Value) Me[index] Value End Set End Property but i get "Keyword is not valid as an...
Ad
Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification