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:37070
More Search Options
RSS Available
Matching Posts
Re: Asp.Net Temporary Folder
Due the name change the previous assembly were not deleted so my app/bin folder contained both assemblies. Due the action clear solution in VS2008 the old *.dll file were not deleted :-) great.
Posted to
ASP.NET MVC
(Forum)
by
roni_schuetz
on 9/23/2009
Asp.Net Temporary Folder
Hi, i'm currently working with Asp.Net MVC 1 and I renamed my solution, namespaces etc. since this change i'm not able to run my application anymore and the following error appears: The controller name 'Home' is ambiguous between the following types: Namespace_ Old .Controllers.HomeController Namespace_ New .Controllers.HomeController in plain asp.net there were a asp.net temparary folder available were all assemblies were saved to. under windows 7 i can't find this now :-( any
Posted to
ASP.NET MVC
(Forum)
by
roni_schuetz
on 9/22/2009
Filed under: Asp.net MVC General
Re: NLB for StateServer
if you search for a non commercial and open source project then i work on shared cache -> http://www.sharedcache.com or http://sharedcache.codeplex.com regards, roni
Posted to
Architecture
(Forum)
by
roni_schuetz
on 6/1/2009
ASP.NET MVC Membership Management
W ith the release of Microsoft Visual Studio 2005, there is no "out of the box" solution for maintaining the Membership and Role databases in Microsoft IIS. This is a problem when you move your application from development to a production IIS server. The utility that Microsoft provides, ASP.NET Web Configuration, can be run only in a development, non-production environment. This sources and its associated code solve this by implementing solution to Member and Role management while using
Posted to
Announcements
(Forum)
by
roni_schuetz
on 4/29/2009
Filed under: asp.net mvc membership administration
ASP.NET MVC Action Filters project started at codeproject
I created a new project at codeplex which aims to contain a big collection of ASP.NET MVC Action Filters. An action filter is an attribute you can slap on an action method in order to run some code before and after the action method executes. Typically, an action filter represents a cross-cutting concern to your action method. Output caching is a good example of a cross-cutting concern. Hopefully a lot of people will provide their own Action Filters to create one big library which contains dozens
Posted to
Announcements
(Forum)
by
roni_schuetz
on 4/27/2009
Filed under: Action Filters
Re: Override ContentPlaceHolders - how .net handle this
thank you very much, this link is perfect
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
roni_schuetz
on 4/22/2009
Override ContentPlaceHolders - how .net handle this
Hi Folks, hopefully this is the right forum :-) lets guess we have a master page with the following 2 Placeholders: <asp:ContentPlaceHolder ID="CPH1" runat="server" /> < asp:ContentPlaceHolder ID= "CPH2" runat= "server" /> now we create a page which depends on this master page. with the following content: <asp:Content ContentPlaceholderID="CPH1" runat="server"></ asp:Content > < asp:Content ContentPlaceholderID
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
roni_schuetz
on 4/22/2009
Filed under: content place holder, maste page
class HtmlAttribute in DropDown List
in rob's blog ( http://blog.wekeroad.com/blog/asp-net-mvc-dropdownlist-and-html-attributes/ ) i found the following: <% =Html.DropDownList( "CategoryID" , new {_class="input}) %> .csharpcode, .csharpcode pre { font-size: small; color: black; font-family: consolas, "Courier New", courier, monospace; background-color: #ffffff; /*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color: #0000ff; } .csharpcode
Posted to
ASP.NET MVC
(Forum)
by
roni_schuetz
on 1/25/2009
Re: when switching from cassini to iis7, losing css
same happens here, i ended up to manipulate to change the site.master file manually.
Posted to
ASP.NET MVC
(Forum)
by
roni_schuetz
on 1/25/2009
Re: Exception managment
what did you try out? would be intersted - my point of view this is not as-is possible, you will have to catch it somewhere else not in the global.asax but its just an impression. if you have further info please share it.
Posted to
ASP.NET MVC
(Forum)
by
roni_schuetz
on 1/20/2009
Page 1 of 16 (160 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 2, Installation
Silverlight:
Contributing to the SL HVP
Silverlight:
Best SF Books of All Time
Channel 9:
Jeffrey Van Gogh: Testing Rx with Pex
Channel 9:
The Visual Studio Documentary: Dan Fernandez Full Length Interview
ASP.NET:
Search Engine Optimization (SEO) Toolkit
Channel 10:
This Is Your Data on Silverlight
ASP.NET:
How the IIS SEO Toolkit Saved My Butt
TechNet Edge:
Windows 7 XP Mode User Experience
ASP.NET:
Using WCF RIA Services without Silverlight in Visual Studio 2010 for building 3 tier ASP.NET Applications
Channel 9:
Ping 41: Top stories of 2009, bing, windows 7, laptop hunters, azure
Channel 9:
endpoint.tv - Windows Server AppFabric in action monitoring and troubleshooting
Channel 10:
Windows Marketplace for Mobile Opens to 6.0, 6.1 Phones
Channel 9:
Rx API in depth: Hot and Cold observables
ASP.NET:
Back in Business
TechNet Edge:
Hacking Windows 7 Interview
WindowsClient:
Windows Client Developer Roundup for 12/14/2009
Channel 9:
TWC9: Silverlight Web cam apps, VS extensibility, Explorer shell extensions
ASP.NET:
Visual Studio Project Sample Loading Error: Assembly could not be loaded and will be ignored. Could not load file or assembly or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
WindowsClient:
Working with Windows 7 Taskbar Thumbnail Buttons with WPF 4
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online