Sign in
|
Join
|
Help
in
Current Tags
Serge B. Blog
Blogs
(Entire Site)
vbCity Blogs
New (temp) place for vbCity Blogs
Home
Blogs
Media
This Blog
Home
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Recent Posts
How to ResolveUrl() without Page context in ASP.NET
How to format source code in vbCity forums and blogs
Tags
ASP.NET
CSS
HowTo
HTML
Stylesheet
Tips
VB
Visual Basic
VMWare
Disclaimer
Information on this weblog is provided "AS IS" with no warranties, and confers no rights.
VB Feeds
VB Feeds
Archives
January 2009 (1)
December 2008 (1)
September 2008 (2)
Serge B. Blog
Browse by Tags
All Tags
»
Tips
(
RSS
)
ASP.NET
HowTo
VB
Visual Basic
How to ResolveUrl() without Page context in ASP.NET
There are times you need to resolver relative URL like "~/my/link.aspx" into ablsolute and you don't want to use the Page context or can't easily access it. Rick Strahl posted a great blog entry on ResolveUrl() without Page where he...
Posted
Jan 21 2009, 02:35 PM
by
Serge B.
with | with
no comments
Filed under:
Tips
,
ASP.NET
,
Visual Basic
,
VB
How to format source code in vbCity forums and blogs
To highlight code in your forum, blog and wiki posts wrap code into the folowing tags (example below is for VB.NET Code) [code language= "VB.NET" ][/code] Languages supported (in alphabetical order): C C++ C# COBOL Eiffel Fortan Haskell HTML...
Posted
Sep 29 2008, 08:11 PM
by
Serge B.
with | with
no comments
Filed under:
HowTo
,
Tips
Copyright 1998-2009 vbCity.com LLC