scott | Tue, 20 May 2008 08:40:00 GMT |
boazsedan | Tue, 20 May 2008 08:41:00 GMT |
hbb | Tue, 20 May 2008 08:42:00 GMT |
scott | Tue, 20 May 2008 08:43:00 GMT |
scott | Tue, 20 May 2008 08:44:00 GMT |
scott | Tue, 20 May 2008 08:45:00 GMT |
bravescharm | Tue, 20 May 2008 08:46:00 GMT |
scott | Tue, 20 May 2008 08:47:00 GMT |
stuart | Tue, 20 May 2008 08:48:00 GMT |
bravescharm | Tue, 20 May 2008 08:49:00 GMT |
wiktor | Tue, 20 May 2008 08:50:00 GMT |
mattias | Tue, 20 May 2008 08:51:00 GMT |
willy | Tue, 20 May 2008 08:52:00 GMT |
stuart | Tue, 20 May 2008 08:53:00 GMT |
cowboy | Tue, 20 May 2008 08:54:00 GMT |
bravescharm | Tue, 20 May 2008 08:55:00 GMT |
willy | Tue, 20 May 2008 08:56:00 GMT |
wiktor | Tue, 20 May 2008 08:57:00 GMT |
stuart | Tue, 20 May 2008 08:58:00 GMT |
cowboy | Tue, 20 May 2008 08:59:00 GMT |
cowboy | Tue, 20 May 2008 09:00:00 GMT |
When the user is going through the web site pages, if weneed to persist our objects so that we can access them from the different pages(Customer Object, Address Object or Invoice object for ex.) Is it better tostore those objects in public variables declared in module files or is itbetter to put...
We have a problem about our database design which is really slowcompored to explicit designs.We are thinking about using identity mapsas a cache mechanism and loading the data into the identity maps.is it a good idea if we are going to use64 bitmachines?thanks...
I'm expanding my current .net "base tools" a bit and I was thinking of m.fowlers identity map patterns. At first the idea sounded very simple but implementation isn't so straightforward. The problem is context - some objects should be put into the map only in single HTTP request contex...
When reading martin fowler's Enterprise Pattern book, I just think about how to implement the identity map/unit of work in .NET. He emphasised that the IndentityMap is used per session, instead of cross the process. So how to refresh the data, for example multiple users are working on the s...
I am reading a PoEAA by M. Fowler, and I am trying to implement Identity Map, but I cannot figure out where to place it. I would like my classes to work with Win and Web Forms though. Currently for each domain object I have a coresponding mapper. Should these be tied to a Mapper or placed in ses...
Yes... it is fight for democracy...just fool yourself....: http://www.jameswickstrom.com/iraq/photos_show_rape_of_iraqi_women.htm PS: I can't ignore the brotherhood you american show to the world.... Shame on you all....
I keep geting this message and I dont know what to do.if I try to load the aspx page from the wwwroot I get the message: under construationWhat are he permisions and settings I need to perform on my machine ?...
Hi, In VB6, it was convenient to put the entire Windows API into one type library and include this as a project reference. Any Declare's that I used would get compiled into the application, and any ones that I didn't use were ignored. This was very convenient because I had the whole AP...
I am developing an application which will be deployed via zero touch deployment or NTD. The issue I'm having is that after running it a few time from the URL, I get the following message: The located assembly's manifest definition with name 'OpsConsole.exe?xxx=yyy' does not m...
Since strings are immutable in .net, is there any way to do the equivalent of a zeromem so their contents would not be part of a memory dump?...
Sorry, I meant SharpZipLib (http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx) "Siva M" <shiva_sm@online.excite.com> wrote in message news:... There are no built-in classes in .NET 1.1. However, you can try this open-source one: SharpLibZip "JT" <Jthayer@online.nospam> w...
ZIPCODEWORLD.COM Releases United States and Canada Store Locator .NET Web Control Florida, United States - March 15, 2006 - ZIPCodeWorld.com is proud to announce the release of United States and Canada Web Store Locator .NET Control to all ASP .NET Web developers and Web designers. ZIPCodeWorldT...
Hi experts,in this forum there are lot of discussions about Persistent Objects, O/R Mapping, Data modelling. I just wonder why there isn't any attempt to adapt ZODB from the python world. ZODP is used for e.g. in Zope or Chandler. The whole architecture seems to be pretty good and could be...
Everything seemed to work fine till this morning...and than this happened What could this possibly mean? Is it permissions? (ASP.NET account is given full access to E:\DNN dir) Has something gone wrong with ASP.NET installation? Any help, please! =================================================...