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:816374
More Search Options
RSS Available
Matching Posts
Re: Bug: Can not change Fonts of Editor Tooltip
It is my pleasure to hear that. Your potential, our passion.
Posted to
Visual Studio 2010 Beta 2
(Forum)
by
mike108mvp
on 11/3/2009
Bug: Can not change Fonts of Editor Tooltip
I found a bug in VS 2010 beta 2 ultimate edition. Tools -> Options -> Fonts and Colors -> select the "Editor Tooltip" dropdownlist and change the font size, click "ok" button. But the font size of the Editor Tooltip does not change .
Posted to
Visual Studio 2010 Beta 2
(Forum)
by
mike108mvp
on 10/31/2009
Re: How to hide controller name in Url ?
Thank you. It works. And I got a help from stackoverflow.com to hide the .mvc in IIS 6. Check this out here : http://stackoverflow.com/questions/380221/how-to-hide-controller-name-in-url
Posted to
ASP.NET MVC
(Forum)
by
mike108mvp
on 12/20/2008
How to hide controller name in Url ?
How to hide controller name in Url? The original url is: http://www.sample.com/Users.mvc/UserDetail/9615 The "Users" is controller name, the "UserDetail" is action name, and the "9615" is UserId. How can I hide the controller name and action name in the url. Just like this: http://www.sample.com/9615 I have writed the following code in the Global.ascx.cs to hide the action name: routes.MapRoute( "UserDetail", // Route name "Users.mvc/{UserId}", /
Posted to
ASP.NET MVC
(Forum)
by
mike108mvp
on 12/19/2008
How to set a part of the link text's style class in Html.ActionLink() ?
I want to set the text "CurrentUser.UserProfile.NewMailAmount" in the link with a <span class='NewMailAmount'> in the Html.ActionLink(), But the Html.ActionLink() will encode the text and I can not set the <span class='NewMailAmount'>. I do not want to use the new {Class="'NewMailAmount'"} because it will affect the whole link text. The code is below: <%= Html.ActionLink("MyInbox(<span class='NewMailAmount'>" + CurrentUser
Posted to
ASP.NET MVC
(Forum)
by
mike108mvp
on 10/24/2008
Microsoft.Web.Mvc.dll Problems when upgrading Preview 5 into Mvc Beta.
Microsoft.Web.Mvc.dll causes Problems when upgrading Preview 5 into Mvc Beta. I have a Mvc Preview 5 application using Microsoft.Web.Mvc.dll. When I upgrading it into the newest Mvc Beta, It cause a problem (System.ExecutionEngineException) in the root default.aspx.cs The default.aspx.cs is the default generated file, and I did not modify it. And where's the Html.RadioButtonList() in Mvc Beta ? The Microsoft ASP.NET MVC Beta: http://www.microsoft.com/downloads/details.aspx?FamilyID=a24d1e00-cd35
Posted to
ASP.NET MVC
(Forum)
by
mike108mvp
on 10/16/2008
Re: A new name for ASP.NET MVC?
I like the current name ASP.NET MVC, which is so cool. ASP.NET MVC ASP.NET WebForm ASP.NET Ajax They're like a family.
Posted to
ASP.NET MVC
(Forum)
by
mike108mvp
on 10/16/2008
Re: [OutputCache] problem in Html.RenderAction()
[quote user="levib"] This is a known issue, but unfortunately we don't yet have a solution for it. [/quote] Will it be solved in the next version of MVC? It's a critical issue for our MVC application.
Posted to
ASP.NET MVC
(Forum)
by
mike108mvp
on 10/14/2008
[OutputCache] problem in Html.RenderAction()
[OutputCache] problem in Html.RenderAction() When I use Html.RenderAction("AddProduct") in a view page ~/Views/Product/Test.aspx, and the Action "AddProduct" has the [OutputCache] attribute. The problem is that the Action "AddProduct" 's [OutputCache] attribute has affected the view page ~/Views/Product/Test.aspx . Could you please tell me How to made the Action "AddProduct" 's [OutputCache] attribute do not affect the view page ~/Views/Product/Test
Posted to
ASP.NET MVC
(Forum)
by
mike108mvp
on 10/14/2008
Re: How to get a Html.CheckBox 's Ischecked Value using FormMethod.Get?
[quote user="tgmdbm"] You actually just... can Request. QueryString. GetValues("TestCheckBox")[0] [/quote] You actually just... solve it. Thank you.
Posted to
ASP.NET MVC
(Forum)
by
mike108mvp
on 10/11/2008
Page 1 of 3 (22 items) 1
2
3
Next >
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
ASP.NET:
PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 – Now in Visual Basic!!
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online