VSMSDN > Developers Network
   
Welcome! Guest | Register | Login

All @ vsmsdn

submitted by: Gizmo on: 7/12/2008 6:50:19 AM | www.vsmsdn.com
While browsing the internet and new age web portals, I was always wondering how one structure his/her site in these beautiful does and meaning full URLs like below:
http://www.mysite.com/Nokia6610
http://www.mysite.com/Shopping/Phones 
...
Email This  |  Digg it  |  Topic: ASP.NET
submitted by: Gizmo on: 7/12/2008 5:07:43 AM | sixrevisions.com
Cheat sheets are helpful to have around because they allow you to quickly remember code syntax and see related concepts visually. Additionally, they’re nice decorative pieces for your office. In this article, you’ll find 23 excellent, print-ready...
Email This  |  Digg it  |  Topic: HTML
submitted by: Gizmo on: 7/8/2008 6:36:02 AM | www.vsmsdn.com
SQL injection is very common on database driven websites. It does not make any difference either you use PHP with MySQL or ASP/.Net with SQL Server or JSP with Oracle. Hacker will definitely assume if the webpage is .asp extention that the backen...
Email This  |  Digg it  |  Topic: SQL
submitted by: Gizmo on: 6/25/2008 4:02:26 AM | msdn.microsoft.com
It will be really good to understand how Microsoft Office System 2007, Microsoft Vista and Visual Studio 2008 works together. Those who are wondering how exactly visual studio 2008 looks like. Well, your wait ends here, Microsoft has the option t...
Email This  |  Digg it  |  Topic: Software
submitted by: Gizmo on: 5/14/2007 8:48:41 AM | www.asp.net
Microsoft® Silverlight™ is now available for download. Silverlight is a cross-browser, cross-platform plug-in for delivering the next generation of .NET based media experiences and rich interactive applications for the Web. Silverlight offers a flexi...
Email This  |  Digg it  |  Topic: ASP.NET
submitted by: Gizmo on: 5/14/2007 8:46:21 AM | www.silverlight.net
A showcase of next generation experiences using Silverlight. Microsoft Silverlight is a cross-browser, cross-platform plug-in for delivering the next generation of .NET based media experiences and rich interactive applications for the Web. Silverl...
Email This  |  Digg it  |  Topic: ASP.NET
submitted by: Gizmo on: 4/25/2007 1:46:56 AM | oraapps11i.blogspot.com
Here is a trick to lock the folders without using any software: • Lock a folder without any software Suppose you want to lock the folder games in d: which has the path D:\Games. Follow the below steps: 1. In the same drive create a text fil...
Email This  |  Digg it  |  Topic: Other Technical
submitted by: Gizmo on: 4/25/2007 1:45:10 AM | oraapps11i.blogspot.com
Top-n query: Query to find the nth highest salary and the associated employees from employees table select a.last_name,a.salary from employees a where n = (select count(distinct(b.salary)) from employees b where a.salary <= b.salary) nth ...
Email This  |  Digg it  |  Topic: Oracle
submitted by: Gizmo on: 4/25/2007 1:44:11 AM | oraapps11i.blogspot.com
Hierarchical query: This query lists the employee_details with their manager in hierarchical manner from employees table.
SELECT a.employee_id, a.first_name, a.last_name, a.manager_id,
b.first_name mgr_first_name, b.last_name mgr_last_nam...
Email This  |  Digg it  |  Topic: Oracle
submitted by: Gizmo on: 3/19/2007 1:56:50 AM | www.iis.net
Internet Information Services 7.0 More than just a Web server, Internet Information Services 7.0 (IIS7) provides a secure, easy to manage platform for developing and reliably hosting Web applications and services. With IIS7 you can: Minimize p...
Email This  |  Digg it  |  Topic: IIS
submitted by: Gizmo on: 2/25/2007 1:24:30 AM | www.asp.net
Welcome! ASP.NET is a great technology for building web sites but it would be even better if it provided more flexibility for customizing the rendered HTML. For example, the Menu control makes it simple to add a menu to a web site, but it would be be...
Email This  |  Digg it  |  Topic: CSS
submitted by: Gizmo on: 2/4/2007 12:56:42 AM | www.innerworkings.com
Hey Guyz, check out this nice tutorial on ASP.NET AJAX. Read the exerpts below or click the link on top of this article to grab this offer. ------------------------------ Welcome, Visual Studio 2005 developers! InnerWorkings has teamed with Microso...
Email This  |  Digg it  |  Topic: ASP.NET
submitted by: Gizmo on: 2/4/2007 12:34:47 AM | msdn2.microsoft.com
With Visual Studio 2005, Microsoft continues its market leading innovation in developer productivity by delivering a productive, integrated, and extensible application platform and tools....
Email This  |  Digg it  |  Topic: ASP.NET
submitted by: Khwaja Hassan on: 11/14/2006 1:11:04 PM | oraapps11i.blogspot.com
Using External Table feature of Oracle 10g on Windows: External Tables are used for dataloading to oracle 10g Database. 1. Create a Directory C:\wkdir 2. connect to sqlplus as system or sysdba 3. Execute the below statement create or replace d...
Email This  |  Digg it  |  Topic: Oracle
submitted by: Khwaja Hassan on: 11/14/2006 1:07:21 PM | oraapps11i.blogspot.com
We may come across the problem menstioned below. So I have attached the solutions as well with this to releave you off the problem. Problem: In order to install or reinstall Microsoft Windows you must have access to a Product Key for that versi...
Email This  |  Digg it  |  Topic: Other Technical
submitted by: Khwaja Hassan on: 11/14/2006 12:59:08 PM | oraapps11i.blogspot.com
Technical Details of Image File Attachment in Oracle Applications 11i. Attaching an image file in Oracle Apps say, you attach an image of an Item. For this you will click on the attachments icon(Paperclip Icon) of the toolbar in Apps Window and t...
Email This  |  Digg it  |  Topic: Oracle
submitted by: NetKid on: 11/10/2006 2:19:08 PM | www.tiobe.com
Ever wondered how popular is your programming language like Visual Basic, Java, C or C++ etc...? If you are really interested to know how these scripting languages are doing in the market you can checkout TIOBE Programming Community which provides mo...
Email This  |  Digg it  |  Topic: Other Technical
submitted by: NetKid on: 11/10/2006 11:06:52 AM | www.php.net
The PHP development team is proud to announce the immediate release of PHP 5.2.0. This release is a major improvement in the 5.X series, which includes a large number of new features, bug fixes and security enhancements. Further details about this re...
Email This  |  Digg it  |  Topic: PHP
submitted by: netmsdn on: 11/9/2006 12:57:46 AM | www.microsoft.com
This is the place to take advantage of unique special offers and new training opportunities from Microsoft Learning. Explore what Microsoft Certification can do for you. Find targeted classroom training, giving you the knowledge that you need to help...
Email This  |  Digg it  |  Topic: ASP.NET
submitted by: netmsdn on: 11/9/2006 12:33:29 AM | msdn.microsoft.com
Microsoft presents the Beta 1 release of Expression Web (formerly Expression Web Designer). Expression Web is a professional design tool that helps you create and work with: Standards-based Web sites Sophisticated CSS-based layouts Extensiv...
Email This  |  Digg it  |  Topic: ASP.NET
submitted by: netmsdn on: 11/8/2006 1:03:53 PM | www.microsoft.com
Microsoft released the final version of its new .NET 3.0 platform. It's available to download at the microsoft website. The Microsoft .NET Framework 3.0 is the new managed code programming model for Windows®. It combines the power of the .NET Fram...
Email This  |  Digg it  |  Topic: ASP.NET
submitted by: netmsdn on: 11/1/2006 2:25:42 PM | www.asktechguru.com
Following example will show you how to export the data from your Asp.Net application to the excel sheet with column names and their values. Exporting the data is useful in many places such as your user wants to download their account details in good ...
Email This  |  Digg it  |  Topic: ASP.NET
submitted by: netmsdn on: 10/29/2006 6:45:57 AM |
Following example shows you how to connect to the SQL Server using DataAdapter and fill the DataSet and print out the resultset on your ASP.NET page. DataAdapter represents a set of SQL commands and a database connection that are used to fill the...
Email This  |  Digg it  |  Topic: ASP.NET
submitted by: netmsdn on: 10/27/2006 5:15:15 PM |
Connection string element help in avoiding the the repeatation of connectionstring in your code. You can store all your connectionstrings in the web.config file for an ASP.NET application. The connection string can be stored in the configuration f...
Email This  |  Digg it  |  Topic: ASP.NET
submitted by: netmsdn on: 10/25/2006 3:30:32 PM |
CheckBoxList control is the simiar to a dropdown list control which provides a multi selection check box group which can be dynamically generated with data binding. This contains an Items collection with members corresponding to individual items ...
Email This  |  Digg it  |  Topic: ASP.NET
submitted by: Gizmo on: 10/23/2006 6:23:32 AM | ajax.asp.net
The first public Beta release of Microsoft ASP.NET AJAX v1.0 (code-named "Atlas") is now available for download. ASP.NET AJAX is a free framework for creating client-centric, interactive Web applications that work across many popular browsers and on ...
Email This  |  Digg it  |  Topic: ASP.NET
submitted by: Gizmo on: 10/21/2006 9:49:48 PM | www.ameinfo.com
Central and local governments are under constant pressure to provide the best possible service to citizens at the best possible value for taxpayers' money. At the same time, they are responsible for managing and maintaining a large, complex and very ...
Email This  |  Digg it  |  Topic: Oracle
submitted by: netmsdn on: 6/1/2006 10:39:47 PM | www.ameinfo.com
Several companies have popped up recently offering eBusiness sites in a box. These boxed sites include shopping carts, templates to build your site from, the use of your own domain name, an email account, and in many cases credit card processing. ...
Email This  |  Digg it  |  Topic: eBusiness
submitted by: netmsdn on: 5/19/2006 10:36:09 PM | www.ameinfo.com
The benefits of e-business are undeniable. Many of the world's leading corporations have adopted the e-business model in order to reduce costs, increase productivity, improve accuracy, and get closer to their customers. The goal is to deploy best ...
Email This  |  Digg it  |  Topic: eBusiness
submitted by: netmsdn on: 5/18/2006 10:32:31 PM | www.ameinfo.com
Technology is an embedded part of our daily lives - we've Wi-Fi'd the airwaves in our house and garden (and part of the neighbour's garden); iPodded our favourite tracks; podcasted yesterday's football match to listen to on our way to the office; and...
Email This  |  Digg it  |  Topic: eBusiness
submitted by: netmsdn on: 5/8/2006 10:27:36 PM | www.ameinfo.com
By virtue of training and skills, managers responsible for property, plants, technology, fleets, and public infrastructure are well suited to play a central role in managing the risk associated with unexpected impairment of assets and production capa...
Email This  |  Digg it  |  Topic: eBusiness
submitted by: netmsdn on: 5/8/2006 10:21:27 PM | www.ameinfo.com
Financial services companies are faced with significant challenges - the ongoing deregulation of financial markets, international competition and industry consolidation. Global M&As are frequent and financial institutions are looking to improve the b...
Email This  |  Digg it  |  Topic: eBusiness