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:628645
More Search Options
RSS Available
Matching Posts
Re: XslTransform to XslCompiledTransform Question
I forgot to mention that sourceDoc is an XPathNavigator object
Posted to
Migrating from ASP.NET 1.x to ASP.NET 2.0
(Forum)
by
bgauvey
on 3/1/2007
XslTransform to XslCompiledTransform Question
in the following 1.1 code, I understand it all. However I am at a loss migrating it to 2.0 private XslTransform xslTransform = null; private XPathNavigator sourceDoc = null; private XsltArgumentList argLst = null; private XPathDocument xsltDoc = null; private XmlResolver xmlResolver = null; public void LoadXSLT( Stream streamObj ) { XmlTextReader xmlReader = new XmlTextReader ( streamObj ); this .xsltDoc = new XPathDocument ( xmlReader, XmlSpace .Preserve ); xmlReader.Close(); this.xslTransform
Posted to
Migrating from ASP.NET 1.x to ASP.NET 2.0
(Forum)
by
bgauvey
on 3/1/2007
Re: RTM deployment requirements and questions
My big dumb mistake... Ok rule #1 dont use copy/paste to your bin directory without looking carefully at the files. In C:\Program Files\Microsoft ASP.NET\ASP.NET 2.0 AJAX Extensions\v1.0.61025 there is the AJAXExtensionsToolbox.dll that is used for IDE support. I made the mistake of copying it to my bin directory. DOOH!!
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
bgauvey
on 2/1/2007
Re: RTM deployment requirements and questions
Why does the following assemblieg get added to the web.config and where can I get an MSI that has these? I dont see why they are being included anyway. When I use Refelector on System.Web.Extensions and System.Web.Extensions.Design, I dont see any of these as dependancies. As far as where are the files other than in the GAC, look in Program Files\Microsoft ASP.NET\ Microsoft.VisualStudio.ProjectAggregator Microsoft.VisualStudio.VSHelp stdole Microsoft.VisualStudio.Shell Microsoft.VisualStudio.Shell
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
bgauvey
on 2/1/2007
Re: Atlas to AJAX migration woes
I realized that I had not installed the Jan Features CTP, so with that and a change to the following, I have it working this .orgTextEditBox = new Sys.Preview.UI.TextBox( $get( '<%= this.orgInfoValue.ClientID %>' ) ); this .orgTextEditBox.initialize(); Now for a Select option box aka dropdown, it is working, however, the set_enabled() isn't working.I have the following dataLst.set_enabled(bOption), so it looks like I need to do something else. Any ideas?
Posted to
ASP.NET AJAX UI
(Forum)
by
bgauvey
on 1/29/2007
Atlas to AJAX migration woes
I have quite a bit of client side code that uses the Sys.UI namespace. Where is Sys.UI.TextBox and Sys.UI.Select? I read a document a few months ago about these being moved, but for the life of me I can not lacate them. this .orgTextEditBox = new Sys.UI.TextBox( $( '<%= this.orgInfoValue.ClientID %>' ) ); this .orgTextEditBox.initialize(); Now this code will not work, what do I need to do to get back ontrack? Thanks, Bill
Posted to
ASP.NET AJAX UI
(Forum)
by
bgauvey
on 1/29/2007
Filed under: Atlas, migration, ajax
ASP.NET Wizard Control default button
When a step renders the "Previous" button is defaulted. Is there a way I can set the "Next" button as default? Thanks
Posted to
Web Forms
(Forum)
by
bgauvey
on 2/8/2006
Re: ClientSide Validation Problems
Thas seems to work. Thanks
Posted to
Client Side Web Development
(Forum)
by
bgauvey
on 1/27/2006
ClientSide Validation Problems
I have a page that has quite a bit of javascript for enabling (radio) options based on selected values in a CheckBoxList. If a RadioButtonList is enabled on page load, then so is the corresponding RadioButtonListValidator. If I unselect the associated CheckBox, the RadioButtonList is disabled and unselected using the javascript. The problem that I am having is that the RadioButtonListValidator; thank you Donny Mack; still validates when the RadioButtonList has been disabled using the javascript.
Posted to
Client Side Web Development
(Forum)
by
bgauvey
on 1/27/2006
Wizard Control cannot move to previous
I dynamically create the wizard steps of a wizard to create an online assessment and all works fine. If the user stops in the middle of the assessment, the step index is remembered so that when he logs in again he can resume. The current scenario has 16 steps, I have completed 12 of the steps so when I log in, I can resume on step 13. When the wizard is rendered, the ActiveStepIndex is set to 13. I click the previous button, the NextStepIndex and CurrentStepIndex both have the value of 13 and the
Posted to
Web Forms
(Forum)
by
bgauvey
on 1/25/2006
Page 1 of 2 (20 items) 1
2
Next >
Channel 9:
E2E: Brian Beckman and Erik Meijer - Co/Contravariance in Physics and Programming, 1 of 2
TechNet Edge:
Windows Server 2008 R2 Quick Look #3 - PowerShell V2
ASP.NET:
2009 Blogged - Greatest Hits
WindowsClient:
2009 Blogged - Greatest Hits
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online