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:688632
More Search Options
RSS Available
Matching Posts
Re: Validation Issue
Thanks for the reply. I found the error and it was a coding error. Once fixed the validation works like it should.
Posted to
XML Web Services
(Forum)
by
dlaney
on 11/19/2008
Validation Issue
Here's the senario: I have a web page that creates an XML string and sends it through a 3rd party web service. That service returns some XML that I then process. Before I send my XML, I validate it against the schema files on the 3rd party web server. The code works fine when you you do this 1 request at a time from the web page. In addition, I have ability to send 5 of these requests at the same time to the web service. The web service is designed for and can handle multiple requests. When I
Posted to
XML Web Services
(Forum)
by
dlaney
on 11/19/2008
Filed under: XML document, XSD, XML schema
Re: ListBox not keeping values after postback?
I would start by removing the update panel. Does the list box still clear? If you don't have the triggers right, I can see how things don't act like you want. I dont see where you have any triggers set or what type of postback the update panel should do.
Posted to
Web Forms
(Forum)
by
dlaney
on 8/30/2008
Re: Programattically allow user to create field name or alias for a table
Were are the values coming from that you want to assign to the grid header?
Posted to
Web Forms
(Forum)
by
dlaney
on 8/30/2008
Re: Programattically allow user to create field name or alias for a table
You can dynamically change what the headers say in rowdatabound event of the grid view. They would just have to come from somewhere. You could do a case statement on your Item_ID and hard code the header value in the event. Select case Item_ID case "1" cell.header.text = "Good" cell2.header.text = "Bad" case "2" cell.header.text = .... is this what you are trying to do?
Posted to
Web Forms
(Forum)
by
dlaney
on 8/28/2008
Re: Programattically allow user to create field name or alias for a table
Maybe possibly also storing a type that describes what it is. So you would have: Date Value1 Value2 Item_ID Type_ID, TypeId could be a lookup table with Cholesterol, Blood Pressure, or anything that can have two inputs. If the value1 and value2 are no way related, I would not store them that way.
Posted to
Web Forms
(Forum)
by
dlaney
on 8/28/2008
Re: ListBox not keeping values after postback?
Without seeing your code, it's kind of hard to know whats happening. I would make sure you are not calling a listbox clear anywhere and you have enableviewstate=true on the listbox. If not, post some code so we can see. HTML and the codebehind.
Posted to
Web Forms
(Forum)
by
dlaney
on 8/28/2008
Re: Unable to cast object of type 'ASP.masterpage_master' to type 'ASP.masterpage_master'.
I'm a little confused. I reference the master page with just Master. Where are you getting MasterPage from?
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
dlaney
on 5/9/2008
Re: Unable to cast object of type 'ASP.masterpage_master' to type 'ASP.masterpage_master'.
Jim, I have been getting this error lately and the patch will not install for me. My version of System.Web.dll is 2.0.50727.1433. I just ran windows updates and got the latest security fix for vs2005 so I think I am up to date. Is this patch only for older versions of the System.web.dll? Restarting IIS and clearing the .net temp files clears the error sometimes for days, other times on till the next build/debug session. Any info is appreciated. Thanks.
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
dlaney
on 4/25/2008
Re: How to Select Multiple Objects in Design View
You guys really need to take part in the beta and CTP releases so you know what you are getting ahead of time. Your opinions will carry more weight then. I know it's usually difficult to get time at work to do this, but if your company really wants to keep growing and staying competitive with their software products or the in-house software, this has to be a part of the development teams duties.
Posted to
Visual Studio 2008
(Forum)
by
dlaney
on 4/22/2008
Page 1 of 6 (52 items) 1
2
3
4
5
Next >
...
Last »
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
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online