ASP.NET 3.5 uses file based approach and we’re allowed to create as many folders and files in our application without recompiling each and every time a new file is added to the solution. Visual studio IDE has the capability to automatically
precompile asp.net applications dynamically. Continued…
ASP.NET application folders
How to use scanner class in java ?
Whenever you want interactivity in your program then you need to get input from the user. Most of the applications require input from user and with or without modification output is displayed to user. From version 1.5 java let’s you use scanner class to get input from user and you can easily show this output on the console.
Continued…
Triggers in MS-SQL Server
Whenever database is modified then triggers are fired based on the event set. Two logical tables are created when triggers are fired.
Continued…
Learning CSharp with Sharpdevelop
When it comes to building .NET applications our first choice is always visual studio. But for some people it can be big download even if they choose to download visual c# express. Sharpdevelop is one alternative that can be used in such cases as it is perfect for creating .net applications and it much lighter on download size and is free as well.
Continued…
Interview with StoicJoker
Today we sit down and ask some questions to StoicJoker,member of donationcoder.com. Continued…