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:115869
More Search Options
RSS Available
Matching Posts
Re: New Routes & Html.RouteLink doesn't seem to work...
I'm not sure what is going on but it is not at all working now. I've been running the RC and updated to the release version and still nada. <%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl< RoomsAlive.ViewModels.ProductCatalogViewModel >" %> < div id= "product_nav" > < ul > <%- -ADD PREV TAB-- %> <% if (Model.HasPreviousPage) { %> < li > <%= Html.RouteLink("<<", "CatalogMenu"
Posted to
ASP.NET MVC
(Forum)
by
StarPilot
on 3/28/2009
Overloaded routes?
I am trying to work through some examples on Routing, Controllers and Views. I'll take one way to present a blogging site as my example. Here are the patterns: http://abc.com/blogs http://abc.com/blogs/[year ] http://abc.com/blogs/[year]/[tag ] http://abc.com/blogs/[year]/[month ] http://abc.com/blogs/[year]/[month]/[tag ] http://abc.com/blogs/[tag ] http://abc.com/blogs/[user ] http://abc.com/blogs/[user]/[year ] http://abc.com/blogs/[user]/[year]/[tag ] http://abc.com/blogs/[user]/[year]/[month
Posted to
ASP.NET MVC
(Forum)
by
StarPilot
on 12/3/2008
Filed under: MVC, mvc routing, Routes
Re: Excel, SSIS and ASPX
I ended up writing a C# console app that would take in an excel file, make sure it was in a format that I had written for, then read from each worksheet to build a datarow. The dataset was then translated to a XML format and saved to disk. In SSIS I have a step that runs this external process. The next step then reads in the XML file and then we can do the other processing that needed to happen in SSIS. I don't have code samples available as I am on to a new client.
Posted to
Enterprise Services Integration
(Forum)
by
StarPilot
on 5/7/2008
Re: Import of MSDTC transaction failed: Result Code = 0x8004d00e
Unfortunately no. I even sent it to MS' Help Desk and they could not figure it out either. Sorry.
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
StarPilot
on 5/7/2008
Re: SQL Server 2005 Question
localhost\sqlexpress is the dev instance installed by default with VS.NET. If you open SQL Mgmt Studio then add a new server and give it the name of localhost (I prefer using my machine name) then you should see that instance.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
StarPilot
on 10/16/2007
Re: Issue with simple webform
My first guess, since it served me the page in text form directly to my VS.NET IDE, is the site is not setup for running ASPX pages. Check to make sure that the correct framework is installed and that IIS is configured to run ASP.NET apps.
Posted to
Web Forms
(Forum)
by
StarPilot
on 10/16/2007
Re: Dropdownlist
Do you have a join between these 2 tables? Something that would allow you to match items from table 1 to table 2? Usually some sort of ID. I'll assume you do have something like this, so the query would look like: SELECT t1.Name + ' / ' + t2.Name AS DisplayText FROM Table1 t1 , Table2 t2 WHERE t1.ID = t2.ID Is that what you are looking for?
Posted to
Web Forms
(Forum)
by
StarPilot
on 10/16/2007
Excel, SSIS and ASPX
What is the most modern, super-duper way to open an Excel spreadsheet, bring it into code, manipulate data then push it into the database? Basically, I have spreadsheets that are formatted like this: Row Headers = Markets & SubMarkets (same column) Col Headers = Market Flag (col 2) , Quarters (col 3…n) Tabs = Data columns (7 tabs) The requirements for this are to have a web page where a user can upload an excel file, the page calls a business object to read in the file, pivot the tab data into
Posted to
Enterprise Services Integration
(Forum)
by
StarPilot
on 10/16/2007
Filed under: ASPX, SSIS, Excel
Re: Package loses configuration files!
We are using SQL 2005 Enterprise. I believe it is SP1 as well. Will see if naming everything in lower case only fixes it up. Thanks.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
StarPilot
on 11/2/2006
Package loses configuration files!
I created a project with multiple packages. I created a global config file that all packages reference. I also created a config file for each package that contains the package specific settings. I checked it all into TFS. I went to a different machine and checked it all out. Upon loading a package into the IDE I got the following 3 warnings. Warning loading MT_LSE_PROD_StageLoad.dtsx: The configuration file "MT_LSE_PROD_StageLoad.dtsConfig" cannot be found. Check the directory and file
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
StarPilot
on 10/25/2006
Page 1 of 20 (192 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
Photosynth Update and New UI
Channel 9:
First Look: Streetside in Bing Maps
Channel 9:
Coding4Fun at PDC 2009
WindowsClient:
10 Must-See PDC 09 Sessions
Channel 10:
Photosynth Updated with New Release and New UI
Channel 10:
WindowsBlinds 7 Now Works with Windows 7
Channel 10:
Zune HD Launches New Colors
ASP.NET:
PDC09: ASP.NET MVC 2: Ninjas Still on Fire Black Belt Tips
ASP.NET:
Hanselminutes Podcast 188: ASP.NET MVC 2 Beta with Phil Haack
ASP.NET:
Hanselminutes Podcast 186: .NET Debugging 101 with Tess Ferrandez
TechNet Edge:
WinRE and free stuff with Sean Kearney
WindowsClient:
XslCompiledTransform and large template elements
WindowsClient:
The Future of Client App Dev : WPF and Silverlight Convergence
Channel 9:
PDC09 GeekFest Party
Channel 10:
How to Use "Play to" and "Remote Media Streaming" in Windows 7
Channel 9:
The Visual Studio Documentary: Jeff Hadfield Full Length Interview
TechNet Edge:
Managing Your Entire World - Tech Focus November 2009 Part 3
Channel 9:
The Access Show: Managing Access Databases with SharePoint
ASP.NET:
Hacking the ASP.NET Parser
Channel 10:
Show Us Your Tech - Mark Pendergrast Edition
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online