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:644971
More Search Options
RSS Available
Matching Posts
Get Custom Attributes from Lambda Property Expression
I am using ASP.NET MVC 2 Preview 2 and have written a custom HtmlHelper extension method to create a label using an expression. The TModel is from a simple class with properties and the properties may have attributes to define validation requirements. I am trying to find out if a certain attribute exists on the property the expression represents in my label method. The code for the class and label is: public class MyViewModel { [Required] public string MyProperty { get; set; } } public static MvcHtmlString
Posted to
ASP.NET MVC
(Forum)
by
bvanskiver
on 10/13/2009
Filed under: C# expressions attribute
Re: Rendering same partial view multiple times results in duplicate ids in HTML
What do you mean by having my partial view take a name? Do you mean to pass a name value to it in the ViewData that I could use to add to the IDs?
Posted to
ASP.NET MVC
(Forum)
by
bvanskiver
on 2/13/2009
Rendering same partial view multiple times results in duplicate ids in HTML
I have a page that contains a bunch of form fields and needs to get 2 addresses from the user (physical and mailing). Instead of having 2 copies of basically the same HTML on the view I created a partial view that renders the form fields for the addresses. My problem is that both result in the exact same HTML so when the post happens I get the values as comma delimited but no way to tell which address field was left blank if a value comes through without a comma. In WebForms there is the concept
Posted to
ASP.NET MVC
(Forum)
by
bvanskiver
on 2/13/2009
Simulate a Virtual Directory with Url Rewriting
I have a web application that uses virtual directories to determine the organization the user is associated with. I am looking at ways to get rid of the virtual directories in favor of a URL rewriting method. Here are examples of current URLs used: http://www.example.com/Org1/Page5.aspx http://www.example.com/Org2/Page5.aspx In IIS we have 2 virtual directories set up to handle the 2 organizations listed above (Org1 and Org2). I would like to do away with those but still keep the org names in the
Posted to
Web Forms
(Forum)
by
bvanskiver
on 1/20/2009
Re: Open ModalPopup dialog on page load
I believe you need to have a button associated with the ModalPopupExtender even if you won't be using it. When I need to do stuff like that I just create a button like this: < asp : LinkButton ID ="DummyButton" runat ="server"></ asp : LinkButton >
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
bvanskiver
on 2/1/2008
Re: Page Numbers for Report Viewer
Ya, it's actually pretty easy, just add a TextBox with the value something like this: ="Page " & Globals!PageNumber
Posted to
SQL Server Reporting Services
(Forum)
by
bvanskiver
on 1/28/2008
Using LINQ as data source for report
Has anyone figured out if it is possible to use LINQ for a rdlc report? I am very new to these ports but have a site setup with a LINQ to SQL datasource but it does not show up in the "Website Data Sources" toolbox. I would rather not have to create a set of DataSets just for my reports.
Posted to
SQL Server Reporting Services
(Forum)
by
bvanskiver
on 1/25/2008
Filed under: report design, LINQ
Re: Unknown server tag 'asp:UpdateProgress'
I just installed Beta2 as well and the UpdateProgess is nowhere to be found. What is the status of this? Do I need to go back to Beta1 if I want this control?
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
bvanskiver
on 11/27/2006
Re: What happened to the UpdateProgress control ?
I just installed Beta2 as well and the UpdateProgess is nowhere to be found. What is the status of this? Do I need to go back to Beta1 if I want this control?
Posted to
ASP.NET AJAX UI
(Forum)
by
bvanskiver
on 11/27/2006
Re: ConfirmButton not working
I'm getting the exact same thing, except I am using a DataList instead of a Repeater.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
bvanskiver
on 10/26/2006
Page 1 of 3 (21 items) 1
2
3
Next >
WindowsClient:
overflow:hidden -- a fix to a CSS problem
TechNet Edge:
Empowering your teams with SharePoint
TechNet Edge:
TechNet Radio: Expert presents: Creating and Executing a Comprehensive 2007 Office Deployment
ASP.NET:
ViewModel Pattern for Silverlight - Options for Hooking a View to its Model
Channel 9:
Rx API in depth: Concat, Catch and OnErrorResumeNext
Channel 10:
PowerPoint Twitter Tools Updated
Channel 10:
Windows Live Messenger Arrives on Nokia Phones
Channel 9:
Peer to Peer Series Part 7: PeerChannel Basics
TechNet Edge:
Visio: Drawing on Experience with Saveen Reddy
TechNet Edge:
Visio: Drawing on Experience with Saveen Reddy
IIS.NET:
URL Rewriter and Reverse Proxy
TechNet Edge:
Forefront Secure Endpoint Demo and Interview
ASP.NET:
Resizing images from the server using WPF/WIC instead of GDI+
Silverlight:
Deploying your Silverlight and WCF RIA Services application
Channel 9:
Juan Chen and Nikhil Swamy: FINE, a Compiler for End-to-End Security Verification
IIS.NET:
DebugFinder
Channel 10:
Get the Outlook Hotmail Connector Beta
Channel 10:
MSN to Launch New Lifestyle Site from Wonderwall Creator
Channel 10:
Behind the Windows 7 Startup Animation
Channel 9:
Reactive Extensions API in depth: CombineLatest
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online