|
|
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
14 Articles match "Course","Memory"
|
Related DevelopMentor Courses
|
MORE
|
|
Essential LINQ with the Entity Framework
In this course, you learn to: Leverage new features of C# 3.0, including extension methods and lambda expressions Use LINQ to filter, sort, and group in-memory collections of objects Create LINQ to SQL queries to execute SQL Server stored procedures and perform updates in real-world database applications Write LINQ to XML queries to search XML documents and save them to the file system Build a rich conceptual entity model using the EF and to visually map it to a database schema Use LINQ to Entities to write strongly typed queries against the Entity Data Model Detect and resolve concurrency
DevelopMentor Courses
- Friday, June 12, 2009
Foundations of C# Programming and the .NET Framework
In this course, you spend half your time on the C# language and half on the .NET DevelopMentor's Essential courses provide five days of instructor-led training for the experienced developer. Here we discuss the details of value types: creation, initialization, efficiency, memory usage, assignment, comparison, and conversion to/from Object. Examine core language features such as types, variables, and control constructs Use object-oriented features such as class, interface, protection, and inheritance Perform error notification and error handling using exceptions Use properties to implement the private data/public accessor pattern Use namespaces to group related types Use delegates and events to implement callbacks Override Object class methods such as ToString Avoid dll conflicts during deployment Use dynamic binding and polymorphism to write generic code (i.e.,
DevelopMentor Courses
- Friday, June 12, 2009
Fast Track to IIBATM Certification
The ACC's IIBA TM certified coaches, along with the unique structure of the Fast Track to IIBA TM Certification course, provide you with insights and a learning experience that cannot be replicated by self study. The Fast Track to IIBA TM Certification course is designed using proven memory enhancing techniques. To measure your exam readiness, this course Gain valuable insight into the BABOK TM in preparation for the IIBA TM certification exam Enhance retention of BABOK TM key tasks, definitions, and technique strengths/weaknesses Access hundreds of practice questions Walk away with a completed set of Flash-Fill cards to refresh what you?ve
DevelopMentor Courses
- Friday, June 12, 2009
|
13 Articles match "Course","Memory"
|
The Latest from DevelopMentor
|
MORE
|
|
Anyone Got a Wish Spell?
played a few different characters over the course of several campaigns... Thanks for the memorie Sad to see that Gary
Gygax Gygax has died .
Man, Man, I gave many Sunday afternoons to D&D during
my my
There Must Be Some Mistake
- Tuesday, March 4, 2008
Product Management in the UK
I believe this is about to change, Co-herence have licensed courses from the US and plan to deliver them in London. The company has a memory like a goldfish – i.e. I went to a meeting of the UK Product Managers Forum last night. This was the first time I have been to a meeting of this group and it is the first time that the group has held an event in London.
Allan Kelly's Blog
- Thursday, March 22, 2007
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Museums of the future, future memories, retrospectives and change
In his book The Living Company Arie de Geus suggests the role of planning, particularly scenario planning, is to create memories of the future. This is the second time I’ve heard of these museums which display the designs and plans for the cities China is building and extending. Future museums strike me as a great way to create future memories. Of course I don’t now if the Chinese planners are explicitly trying to create By under taking the planning exercise we conceive of how the world may look different, we prepare our brains for a future that is not simply a repeat of tomorrow.
Allan Kelly's Blog
- Tuesday, August 8, 2006
-
The Mystery of Concurrent GC
memory is being shuffled around and fixups are occurring. UI applications at the expense of slower collections and a higher memory utilization.
NET courses were written around Maoni's blogs and so the diagram we presented
Disassembling that method showed me that it checks a flag in memory -- 0:000 > u
mscorwks!WKS::GCHeap::IsConcurrentGCInProgress There's been a discussion going on within DevelopMentor for a couple weeks regarding
concurrent GC and when it really applies.
-
Article: Building a Twitter Application in .NET
Software Transactional Memory is released! (via Of course you must have the REST Starter
Kit I recently wrote an article for DevelopMentor 's
Developments Developments newsletter entitled Building a Twitter Application in .NET NET .
You
-
WPF Data Providers
XmlDataProvider Source = " largeXmlFile.xml " x:Key = " xmlData " XPath = " /taxrecords " /> >
This will look for the file
"largeXmlFile.xml", create an XmlDocument and load the file into memory.
This, of course, is because
One of the nifty new features of the WPF platform is the pluggable data providers.
It ships with two out of the box:
ObjectDataProvider: allows you to execute binding expressions
Mark's Blog of Random Thoughts
- Wednesday, January 17, 2007
-
SOS: finding the method bound to an EventHandler with WinDbg.
I was preparing a sample memory leak application for an Advanced C# class at Microsoft this past week and debugging through it with SOS.DLL ("Son of Strike"). My prepared application was an ASP.NET application that would leak memory by holding references to the page objects after they had completed their work. This, of course, is bad form because the System.Web.UI.Page object is intended to
be I did this by having the page hook up an event handler to a global event and then never remove the handler.
This, be
-
Anyone Got a Wish Spell?
played a few different characters over the course of several campaigns... Thanks for the memorie Sad to see that Gary
Gygax Gygax has died .
Man, Man, I gave many Sunday afternoons to D&D during
my my
-
Free Running Threads
NET 2 course, as part of that course we spend at least a day looking at various patterns for building multi threaded applications. I then re-ran the demo with CPU Affinity set to a single CPU, and got the results I would have expected with Interlocked being at least an order of magnitude quicker than mutex During the lab break I stepped back and had a think, about what could have caused this, the light eventually went on in that all the threads were in fact sharing a common variable, with dual core each core is going to be attempting to cache this value, this has a very negative
.NET Mutterings
- Wednesday, March 21, 2007
|
|
|