|
|
Stories recently tagged with 'resources'
|
|
published 4 months, 28 days ago, submitted by
eugenciuta
4 months, 30 days ago
dotnetfacts.blogspot.com — When the .NET Framework instantiates an object, it allocates memory for that object on the managed heap. The object remains on the heap until it's no longer referenced by any active code, at which point the memory it's using is reclamed by the Garbage Collector (GC). Before the GC deallocates the memory, the framework calls the object's Finalize() method, but developers are responsible for calling the Dispose() method. read more...
|
|
tags:
dispose, GC, resources, Tips, Optimization | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 5 days ago, submitted by
rplant
7 months, 6 days ago
blog.jrpsoftware.com — So you just got done prototyping that new Winform or WPF application and the interface is a bit lacking. You are a programmer, not an artist after all. Well, never fear, free icons are here (wow that really rhymed). All kidding aside, most of us are not good at drawing images and icons, so we need some resources for these items.
read more...
|
|
tags:
resources, UI, VisualStudio, Icons | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
1 year, 3 months ago
aspalliance.com — One of the greatest difficulties when developing common web controls (either server or user controls) that we’ve come across in our development group is how to deal with client-side scripts and images. In ASP.NET 1.1 we have recently started using an HttpModule and compiled resource files, but ASP.NET 2.0 makes it much easier to manage embedding resources in assemblies. read more...
add a comment
|
category: ASP.NET | Views: 0
|
|
tags:
ServerControls, Embedded, resources, ASP.NET, .net2.0 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 8 months ago, submitted by
korayem
1 year, 9 months ago
microsoft.com — The slides and resources from MEDC 2006 are now available for download. MEDC 2006 is the premier Windows Mobile event of the year and includes many great presentations and resources for Windows Mobile developers. read more...
|
|
tags:
.netcf, resources, Devcon, Microsoft, mobile | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|