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:862347
More Search Options
RSS Available
Matching Posts
Re: Show Category Page by City
Pass the selected categoryid in the URL E.g. http://mysite.com/..etc.../...?categoryid=23
Posted to
Classifieds Starter Kit
(Forum)
by
russellshome
on 5/28/2009
Re: Show Category Page by City
this looks like the query that gets an individual item. There is no point in passing CityId to this procedure since the item is already uniquely identified by its Id. You must have another query for the list into which you need to pass the CityId as a filter.
Posted to
Classifieds Starter Kit
(Forum)
by
russellshome
on 5/28/2009
Re: Setting up testing environment - error
Have a look at the owner of the stored procedure. In the list of stored procedures, it should display as dbo.GetAdsByRandomOrder. If you have something other than dbo at the front then that is your problem. Re-create it by explicitly specifying the owner: create procedure [dbo].[GetAdsByRandomOrder] ...
Posted to
Classifieds Starter Kit
(Forum)
by
russellshome
on 5/28/2009
Re: XML parsing problem
It is the rdf namespace you are experiencing difficulty with. Check my answer to this post: http://forums.asp.net/t/1409351.aspx. The same technique should solve your problem.
Posted to
XML and XmlDataSource Control
(Forum)
by
russellshome
on 4/13/2009
Re: pmt - calculate total interest paid
Have a look at these pages on wikipedia for a start: http://en.wikipedia.org/wiki/Mortgage_Calculator http://en.wikipedia.org/wiki/Amortization_calculator
Posted to
Visual Basic .NET
(Forum)
by
russellshome
on 4/13/2009
Re: xml read specific node
I agree with whighfield but you need a bit more: First, you have an xmlns So you need the following code after defining root: Dim nsmRequest as XmlNamespaceManager = new XmlNamespaceManager(ExternalRewriteDoc.NameTable) nsmRequest.AddNamespace("ns1", "http://www.urlrewriting.net/schemas/config/2006/07") your XPath needs to get the add node with attribute of name='27' node = root.SelectSingleNode("//ns1:urlrewritingnet/ns1:rewrites/ns1:add[@name='27']"
Posted to
XML and XmlDataSource Control
(Forum)
by
russellshome
on 4/11/2009
What happened to SEO?
I got version 22681 to run . I was disappointed immediately when I clicked on a boot and saw http://localhost:41854/home/show?sku=Boots4 What was this about MVC having nice urls? Shouldn't that have been something like http://localhost:41854/Boots/Adirondak Fur-lined Hiking Boots ? And then I tried another link http://localhost:41854/Home/Index/boots This is not what I was expecting! What went wrong?
Posted to
ASP.NET MVC Storefront Starter Kit
(Forum)
by
russellshome
on 3/29/2009
Page 1 of 1 (7 items)
WindowsClient:
WPF/XAML helping VS2010 Extensibility
WindowsClient:
HTTP 403.9 with ADO.NET Data Services
WindowsClient:
xml syntax highlighting in Silverlight
Channel 9:
Channel 9 Emerges in China
WindowsClient:
Overlaying Icons on the Windows 7 Taskbar with WPF 4
Channel 9:
The Outlook calendar starts in 1601 - But Why?
ASP.NET:
Bytes by MSDN: Brad Abrams Interview with Billy Hollis: Silverlight 4, RIA Services and VS2010
Mix Online:
Pictures or it Didn't Happen
Channel 9:
Reactive Extensions API in depth: even more Zip
TechNet Edge:
SDL For Agile
Mix Online:
Test Lab Note
Channel 9:
Enabling Help in the Visual Studio 2010 Shell
Channel 9:
Office Casual - Smart Art
WindowsClient:
Prism and MEF
IIS.NET:
Overcoming the Challenges Enterprises Face with Streaming Video
Silverlight:
MEF, Silverlight and the HVP
TechNet Edge:
Client and Cloud Security
TechNet Edge:
Client and Cloud Security
Channel 9:
Building on Azure: Persistent Systems
Channel 9:
Building on Azure: Persistent Systems
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online