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:663008
More Search Options
RSS Available
Matching Posts
Re: Expanding selectednodes parents.
Turns out that when a SiteMapDatasource causes a node to be selected, the SelectedNode function always returns null. errrr...
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
c0rrupt
on 6/24/2008
Expanding selectednodes parents.
I am using a treeview for navigation with a sitemapdatasource. I would like to selectednode's parents to be expanded (however deep that may be) and the rest collapsed (including that selectednode). Maybe something like protected void Page_PreRender( object sender, EventArgs e) { if (tvCategoryMenu.SelectedNode != null ) { tvCategoryMenu.SelectedNode.Expand(); } }
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
c0rrupt
on 6/24/2008
XML Serialization with deeply nested nodes.
I am using this... <XmlArray( "matchingpages" )> _ <XmlArrayItem( "page" , GetType (Page))> _ Public Pages() As Page and everything works fine. I have something else that I need to serialize. Is has a list of page elements like the previous one I showed you, except it is nested inside of another element. Maybe something like.. <XmlArray( "contextpages/nextpages" )> _ <XmlArrayItem( "page" , GetType (Page))> _ Public Pages() As Page <XmlArray
Posted to
XML and XmlDataSource Control
(Forum)
by
c0rrupt
on 6/16/2008
Re: XML Serialization question...
Found it! XmlText attribute.
Posted to
XML and XmlDataSource Control
(Forum)
by
c0rrupt
on 6/15/2008
XML Serialization question...
< page > < number >43</ number > < thumbnail mime="" dpi="" width="" height="">http://insight.randomhouse.com/thumbnail.do?pISBN=9780767920810&pPageID=43</ thumbnail > < fullpage mime="" dpi="" width="" height="">http://insight.randomhouse.com/fullpage.do?pISBN=9780767920810&pPageID=43</ fullpage > < pagetext >... I have a particular love of flowers and gardening
Posted to
XML and XmlDataSource Control
(Forum)
by
c0rrupt
on 6/15/2008
Setting div to windows height
Ho do I reset the height of an element everytime the window is resized? The height of the div needs to be 100%, from the top of the window, to the bottom. I tried doing it using $get('sidebar').height = "30px". didn't work. Any help?
Posted to
Client Side Web Development
(Forum)
by
c0rrupt
on 6/14/2008
Editing elements in IFrame from different domain.
I may be wrong for doing this, but I had an idea, and was wondering if it was possible. I would like to use Amazon's online reader on my website. I will be using an IFrame. I would like to display:none some of the elements in the IFrame. Is that possible?
Posted to
Client Side Web Development
(Forum)
by
c0rrupt
on 6/10/2008
Parsing XML for ConfigurationSection
I was wondering if there was a way to create an instance of the ConfigurationSection with xml passed as a constructor. That way, I can load settings from a DB, rathing than a local web.config.
Posted to
Configuration and Deployment
(Forum)
by
c0rrupt
on 6/10/2008
Scriptmanager reference missing...
I have a website that worked in debug mode locally, but when I uploaded it to site, it produced an error... http://www.teamdoctorsstore.com/ Why is this website producing this errror? How do I fix it?
Posted to
Installation and Setup
(Forum)
by
c0rrupt
on 6/5/2008
Add events to web controls
In VB, this was easily done my picking the control from a drop down, then clicking the event from the other drop down. It automatically created the event. Why is this not possible in c#? What is the easiest way to add a button click event handler? besides typeing the signature and editing the buttons OnClick attribute?
Posted to
Getting Started
(Forum)
by
c0rrupt
on 6/4/2008
Page 1 of 19 (184 items) 1
2
3
4
5
Next >
...
Last ยป
ASP.NET:
How important is medium trust to you?
WindowsClient:
Microsoft Web Platform & You
WindowsClient:
New Book: Developing for Microsoft Surface
Channel 9:
BugCamSmash in Action!
Channel 9:
Virtual Earth Videomap Movies
TechNet Edge:
AD RMS Certificates and Licensing on the Client and the Server
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 10 of 13 [C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 10 of 13]
Channel 10:
Bing Launches 2nd Homepage Photo Contest
Channel 10:
Bing4Free Lets You Use Bing.com Images for Desktop Wallpaper
Channel 10:
Bing Updates: Streetside Views, Photosynth, and "Mapplications"
Channel 10:
Bing for Windows Mobile Updated
WindowsClient:
New WPF Showcase: Bling Tweets
WindowsClient:
Tale of two tweets - VS beta - is it busy 70% of the time or is it brilliantly fast?
TechNet Edge:
Forefront TMG URL Filtering and MRS
Mix Online:
Using the HTML5 Video and Audio Tag with Gestalt
WindowsClient:
Subclassing Shape (or more accurately, Path)
WindowsClient:
Having trouble deleting files? Try this
Channel 9:
Nick Baker: Xbox Architecture
TechNet Edge:
Thrive Live! Behavioral Interviewing: A behavioral answer is always the correct answer
ASP.NET:
PDC and Tech-Ed Europe Slides and Code
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online