Winform applications have been using resources (embedded images etc) for some time. .NET allows developers to embed binary files into assemblies, which can later be retrieved by code at runtime. ASP.NET is no exception. How many times have you written a web control, which requires images, and you’ve had to rely on the client web [...]
Archive for January 4th, 2006
WebResource.axd
Posted in Everything, Software Development, tagged ASP.NET, Web Development on January 4, 2006 | Leave a Comment »
Web Design Templates
Posted in Everything, Software Development, tagged Web Development on January 4, 2006 | Leave a Comment »
Good at web site development, but design challenged? Not to worry, Microsoft has come to the rescue with free design templates: http://msdn.microsoft.com/asp.net/reference/design/templates/ Thanks to Andrew Duthie.
