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:48526
More Search Options
RSS Available
Matching Posts
Visio For Enterprise Architects and the .NET Framework 1.1
Im wondering is there a UML model that has a copy of the .NET framework in it so when I want to inherit from (for example System.Collections.Stack) a class I dont have to recreate it in visio ? I find this partictularly annoying what with there being over a million classes interfaces delegates etc to recreate. the reverse engineer works up to a point but only imports classes you have used and not the ones they depend upon.
Posted to
Architecture
(Forum)
by
MarkB
on 3/25/2004
Re: Is it difficult ?
you wouldnt do it in C# unless you want a post back in between your better off using Javascript
Posted to
Web Forms
(Forum)
by
MarkB
on 3/4/2004
Re: Hide/Disguise Image URL
create gif images with numbers 0-9 create an ASPX page (eg Image.apx) import System.IO on the page load event [code] Response.ContentType = "image/gif" Dim rnd As New Random Dim rnum As Integer rnum = rnd.Next(0, 9) rnd = Nothing Session.Add("Regnumber" & Request.QueryString("Regnum"), rnum) Response.Redirect("Images\" & rnum & ".gif") [/code] then put in the page <img src="Image.aspx?RegNum=1"> <img src="Image
Posted to
Web Forms
(Forum)
by
MarkB
on 3/4/2004
Folders and Assemblies
Ok here is the sketch I have a system that is going to run on a local server that is going to be accessible on the intranet and externally over the internet and Im playing with log in forms at the moment Internal people should not see the login form and authenticate them using windows based auth External people should see the log in form and log in currently I have 3 folders TechDesk TechDesk\bin TechDesk\Login the web.config in the root of the site asks for forms based auth and if the user isnt
Posted to
Web Forms
(Forum)
by
MarkB
on 3/4/2004
Re: Cant Create a Web App
Hmmm thats intrersting I wont let me reinstall VS.NET 2003 .......... I think it may be rebuild time again
Posted to
Installation and Setup
(Forum)
by
MarkB
on 2/16/2004
Re: Cant Create a Web App
I havent tried that yet I takes around 3 hours on this machine :( But Ill Try it and let you know Version 1.1.4322
Posted to
Installation and Setup
(Forum)
by
MarkB
on 2/16/2004
Re: Cant Create a Web App
more than a few times
Posted to
Installation and Setup
(Forum)
by
MarkB
on 2/13/2004
Re: Cant Create a Web App
Umm should have said Running win2k3 and I have tried running aspnet_regiis -i and ASP.NET Version Switcher to no effect
Posted to
Installation and Setup
(Forum)
by
MarkB
on 2/3/2004
Cant Create a Web App
regardless of which server I use VS.NET 2003 tells me Visual Studio .NET Has Detected that the specified web server is not runnning ASP.NET version 1.1. you will be unable to run ASP.NET web application or services.
Posted to
Installation and Setup
(Forum)
by
MarkB
on 2/3/2004
Re: Access Filesystem with ASPNEt User without impersonation
what does User.Identity.Name say ? is it what you expect ? is it null ?
Posted to
Security
(Forum)
by
MarkB
on 8/12/2003
Page 1 of 2 (14 items) 1
2
Next >
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
ASP.NET:
PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 – Now in Visual Basic!!
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online