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:401965
More Search Options
RSS Available
Matching Posts
Re: Where to put data mapper in 3-tier design?
This is very nice example. I did my design pretty the same but in my case the UI connected to BLL and BLL is loosely coupled with DAL and creates it via a factory because I have a requirements to move from Oracle to Sql later. But I really like your design, perhaps, it may help to accommodate absolutely diffrent requirements for public & admin sites. A couple of questions re. layer functionality: - in what layer to put caching? - in what layer to put data validation?
Posted to
Architecture
(Forum)
by
miksh
on 5/29/2008
Where to put data mapper in 3-tier design?
I wonder where is the best location for data mapper in 3-tire architecture. I saw many posts here where DAL returns dataset and BLL creates and populates entities (aka BO). I think it might be wrong because a mapper is specific for particular type of database and thus should be placed into DAL. What do you think?
Posted to
Architecture
(Forum)
by
miksh
on 5/28/2008
Filed under: bll, dal, mapper
Performance counters for ASPNET 64-bit via WMI
I'm trying to get performance counter values for asp.net on Windows 2003 R2 64-bit via WMI. I use a MS free WMI tool CodeCreator ( http://www.microsoft.com/downloads/details.aspx?FamilyID=2cc30a64-ea15-4661-8da4-55bbc145c30e&displaylang=en ) but access to any of aspnet x64 counters return "Invalid Class" error. Here is an example of such query (the same result is for xxxRawData): strComputer = "." Set objWMIService = GetObject("winmgmts:\\" & strComputer
Posted to
Free For All
(Forum)
by
miksh
on 5/26/2008
Filed under: WMI
Re: Cannot display UpdateProgress over ModalPopup
Congrats! But for me it's still a kind of magic: it works but noboby knows why. As far as I understand the idea is to set a z-index with value higher than z-index of modalpopup div elements. But for some reasons a static z-index setting either in style or css doesn't work but the dynamic one via UpdateProgessAdapter solves the issue. Gabriel, could tell what is the diffrence in the UpdateProgress html code before and after you applied the UpdateProgessAdapter?
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
miksh
on 8/14/2007
Re: Cannot display UpdateProgress over ModalPopup
Good! I'll try it shortly. Just wonder why doesn't it work if you set z-index=99999 in the css style?
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
miksh
on 8/8/2007
Re: Cannot display UpdateProgress over ModalPopup
Thanks for the link perhaps I will end up with something similar. But I'm still wondering what's wrong with using z-index in the code above which looks pretty valid and complies the css specification.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
miksh
on 8/7/2007
Re: Cannot display UpdateProgress over ModalPopup
Adam, how did you make it working on IE7?
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
miksh
on 8/7/2007
Re: Cannot display UpdateProgress over ModalPopup
[quote user="Jin-Yu Yin - MSFT"]You will need to assign a larger zindex than this to the controls in your updateprogress to make sure they are visible over the top of the ModalPopup.[/quote] That's what I did. If you read my post again I set z-index=20001 (and believe me I tried the bigger numbers). I'll appreciate if you can test my code. It perfectly works in IE6 only but fails in IE7/FF/Opera/Safari.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
miksh
on 7/27/2007
Cannot display UpdateProgress over ModalPopup
In the code below I open an Modal popup panel and try to show a progress indicator over the popup panel. The wierd thing is that it works fine in IE6 only but fails in IE7/FF/Opera/Safari. As far as I understand a modal popup is DIV with absolute positioning with z-index=10001. My progress indicator is also the absolued positioned DIV with z-index=20001. It looks like the modal popup extender does something that prevents showing the indicator over the popup. Could anyone help me with that? <%
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
miksh
on 7/24/2007
Filed under: modal popup extender
Re: getLocation returns wrong values for absolutely positioned elements
I was wrong and getLocation works fine.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
miksh
on 7/24/2007
Page 1 of 4 (33 items) 1
2
3
4
Next >
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
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.
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online