Dot Net Stuff! - Farstrider's Place
in

dotnet.org.za

South African .NET Developer Portal

This Blog

Syndication

News



Blog Flux Theme Directory - Find and Search Blog Themes Button Creator for Free

Is it possible to test a nuclear weapon without producing radioactive fallout?
In what may prove to be the first nuclear explosion since 1998, North Korea claims it has conducted an underground test of a nuclear weapon. The official press release states, "there was no...radioactive emission in the course of the nuclear test." How likely is that? No radioactive emission my ***!!!


View My Stats

Annoyances.org

Cape Town Weather

Microsoft Software Forum Network

South African Time

Farstrider's Place

SOLID STATE COMPUTERS

Browse by Tags

All Tags » Dot Net Stuff! (RSS)
Sorry, but there are no more tags available to filter with.
  • Visual Studio .Net

    For all those people who have a problem when they install Visual Studio .Net and IIS is not installed correctly! I was trying to install studio and I was getting the error - “Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1. You will be unable to run ASP.NET Web applications or services“ I Got this error when I tried to create a new web project on my computer Here is the solution I followed:- Open Visual Studio Command prompt. Steps to reach...
  • Automated Smart Client Deployment and Update - Today and Tomorrow

    Automated Smart Client Deployment and Update - Today and Tomorrow By Brian Noyes Brian Noyes shows how the ClickOnce features of Visual Studio 2005 will improve on application deployment including security constraints for applications deployed over the Internet. Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
  • Microsoft to Release Visual Studio 2005 for Unix/Linux

    Posted by: Paul Ballard on April 01, 2005 @ 03:05 AM In a stunning press release today, Microsoft officially announced that the upcoming Visual Studio 2005 and SQL Server 2005 delays have been caused by a last minute push to port the tools and the .NET Framework to Unix. Supported technologies will include Indigo, Avalon, and the long awaited Object Spaces ORM toolset. Go here to read the full story: Microsoft to Release Visual Studio 2005 for Unix/Linux Share this post: email it! | bookmark it!...
  • Free ASP.NET Web Development Tool

    Free ASP.NET Web Development Tool Version 0.6 of ASP.NET Web Matrix is now available as a free 1.3mb download. Web Matrix is a community-supported, easy-to-use development tool for building ASP.NET Web applications. New features include : Access database support, J# support, design time enhancements including improved table editing and user-control rendering, many bug fixes, and much more! Download version 0.6 of Web Matrix today! Share this post: email it! | bookmark it! | digg it! | reddit! | kick...
  • Configure and Implementing Assembly Versioning

    Description: Versioning of executables are always important in any Business application. We can have different applications that use an assembly with the same name but with a different version. A version number have the following structure. Major.Minor[.Build[.Revision]] This means the Major and Minor are mandatory and that Build and Revision are optional. If the Revision needs to be used, we need to have Build . The value of Major, Minor, Build, Revision can range from value “ 0 ” to...
  • Code Protection – Prevent Assembly Decompilation

    I am going to post the entire article because the site is a secure one and you need to log in to see the material. So, it follows that if I place a link to this you will not be able to view the contents without going through the schlep of having to register with the site. Code Protection – Prevent Assembly Decompilation. Description: There are a couple of options to prevent the user from reverse-engineering your assembly. Let us discuss the following techniques. 1. Native Image generation 2...
Powered by Community Server (Commercial Edition), by Telligent Systems