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:807979
More Search Options
RSS Available
Matching Posts
Re: Model view presenter expert's help is needed
[quote user="etemalicli"] the problem is in the nature of MVP. But still, you might consider using generics enabling you to use automatic presenter initilization instead of page by page bases. [/quote] Hi etemalicli, Thanks for your reply. If I get your point,you sugest to build some abstract class with generic parameters and put into this class as much common methods as possible and then create other presenters that would inherit this abstract class,am I right? The problem is that I have
Posted to
Architecture
(Forum)
by
mikehac
on 12/23/2009
Model view presenter expert's help is needed
Hello there. I started developing application using MVP design pattern and I discovered some problem,as the application is growing so number of views and number of presenters is growing as well and at some point it becomes hard to follow them. So I'm looking for a way to decrease the number of views/presenters,to ease navigation between them. Does anybody know the solution for this issue? Regards, Mike.
Posted to
Architecture
(Forum)
by
mikehac
on 12/19/2009
Re: getting old values from gridview on rowupdating
[quote user="superguppie"]Since you are already getting a RowUpdating event, I'll work from there. To get both the old and the new value of a field named unit_price, (for the example as a String. Adapt to match the actual type.) Dim oldUnitPrice As String = e.OldValues("unit_price") Dim newUnitPrice As String = e.Values("unit_price") Also note that values for ReadOnly fields will not make it into these Dictionaries. Unless they are Key fields, there isn't really
Posted to
Data Presentation Controls
(Forum)
by
mikehac
on 12/14/2009
Re: Menu Control-special view
Have I made myself clear or something still not understood?
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
mikehac
on 11/23/2009
Re: Menu Control-special view
Hello rikishipabst. Thanks alot for reply. Actually,what I've meant is that ONLY ONE Level is shown inside the table(inside asp:menu), in other words, you don't see sub-menu when you hover mouse over Item's node,only when you click on the Item,you see the sub-menu items inside the table(the menu control). By the way,all values come from database..
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
mikehac
on 11/23/2009
Re: Menu Control-special view
Correct. Unfortunately this is my customer's requirement, I think that this is bad solution,but he(customer) insists on it..
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
mikehac
on 11/23/2009
Re: Menu Control-special view
What are these controls(Telerik and Infragistics)? Are they for free or should I buy them?
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
mikehac
on 11/23/2009
Menu Control-special view
Hello all. I want to use a asp:menu control,but I need to design it in special way: I would like that my menu control will look like html table with first level items inside,and when I click on some item,my menu control will load sub items which belongs to that item(father),that I've just clicked on it. For example,if the first level is File,edit,view and node "File" has sub-nodes "Open", "Save","Save As",so when the page has loaded,I will see the menu
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
mikehac
on 11/22/2009
Re: This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default
[quote user="ddeputy"] Received this same issue after installing IIS 7 on Vista Home Premium. To correct error I changed the following values located in the applicationHost.config file located in Windows\system32\inetsrv. Change all of the following values located in section <configSections> --> <sectionGroup name="system.webServer"> <section name="handlers" overrideModeDefault="Deny" /> change this value from "Deny" to "Allow"
Posted to
Configuration and Deployment
(Forum)
by
mikehac
on 11/1/2009
Re: This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default
I did exactly what is written here,but I still have the second Error "The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map." Is there anybody,who knows how to fix it??? Thanks.
Posted to
Configuration and Deployment
(Forum)
by
mikehac
on 11/1/2009
Page 1 of 3 (30 items) 1
2
3
Next >
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online