Today Every body has to face interview to get jobs. Lots of people are preparing for it. But Still there are some points that every candidate has to take care of it. I have found a great article for an interview. Which covers all the topics from right from beginning to written and aptitude test,technical interview, hr interview etc.The Author shared his experience with the big company's.following...
Tuesday, May 22, 2007
Monday, May 21, 2007
http://internetexplorer8.net-Your guide to Microsoft's next browser
Microsoft has launched a new website called http://internetexplorer8.net/Where you can find all things about Microsoft forthcoming new browser Microsoft Internet explorer 8.You can also get information about Microsoft current browser Internet explorer 7...
What is Linq
Linq is the one of the most hottest release from Microsoft. Still lots of people don't know what linq is. I have found a great articles from Saqib Ullah.This articles covers all the aspects of Linq in each and every way.Following is the link for that article...http://geekswithblogs.net/technetbytes/archive/2007/04/30/112129.a...
Micorosft SQL Server Future Version-Katmai
Microsoft is going to launch it's new sql server 2005 future realease code name Katmai. It will be realeased in 2008. It provide better data management and dynamic development for the data management solutions.SQL Server code name "Katmai" is a complete enterprise-class offering that builds upon the success of SQL Server 2005 and delivers increased functionality to a comprehensive range of applications...
Friday, May 18, 2007
Future Release Version of ASP.NET
Microsoft will launch newer version of it's asp.net suite. It will contain lots of new features with asp.net and silverlight.Following things are included in future release...ASP.NET AJAX FuturesSilverlight Controls for ASP.NETDynamic Data Controls for ASP.NETASP.NET Application ServicesDynamic Languages Support in ASP.NETFor more details visit following links:http://www.asp.net/downloads/futures...
Thursday, May 17, 2007
WPF - Hands on Labs
Microsoft Windows Foundation Presentation (WPF) hands on labs is a great labs to know more about Windows Presentation Foundation and How we should integrate it into the windows forms.for all the details visit following links:http://windowsclient.net/downloads/folders/hands-on-labs/default.aspxMicrosoft has provided following hands on labs1) Building WPF Applications2) Building WPF XAML Browser Applications3)...
ASP.NET Forums and ASP.NET Blog Site changed.
Microsoft team has changed the layout of asp.net forums and asp.net web blogs. And after some time the whole asp.net site layout will be changed.Now it takes less time to load and has much more responsive then old site.For More details visit following link..http://forums.asp.net/t/1111435.a...
Windows Forms Video
For those who are new to the programming. Video Tutorials provides great helps. Microsoft has lots of videos on his new resource site. http://www.windowsclient.net/.It has following videos...1) Windows Presentation Foundation for Developers – Part 12) Design Rich Client Experiences with Expression Blend and WPF3) A View from the Front: Real World Experiences of WPF and Silver light4) Starbucks, Windows...
1.0 windows starter kits from windowsclient.net
Just like the asp.net starter kits windows forms starter kits provide a very good way to learn windows forms programming. Those who are new to the windows forms programming by .net technology must have the windows forms start kits.Windows starter kits include following applications...1) Auto-Column-Size Windows Forms DataGrid2) DataGrid ComboBox Column3) FotoVision4) Infragistics Tracker Application5)...
Tuesday, May 15, 2007
How to traverse in Collection of ASP.NET,C#.NET
I am creating a 3-tier application using the collections and I have found that it is very difficult to traverse in collection. I have used ICollection and IEnumerator interface to inherit my class.here is the class.#region Using Directiveusing System;using System.Collections;using System.Xml;using System.Xml.Serialization;#endregionnamespace MyCollectionClass{[Serializable][XmlRoot("CountryCollection")]public...
Monday, May 14, 2007
Window Live Mail Lanuch full version
Few days back Microsoft has announced it's new next generation free mail services windows live mail. Microsoft has announces full version of it. Microsoft also giving beta tester logo for those who have used the Microsoft live beta version of mailing servic...
Basic of C# Programming.
C# is purely object oriented language. It has great features. It is just like c++ so if you know c++ you can easily learn c#.I have found a great article that will discuss following topic fo C#.Program structureName spacesData typesVariablesOperators and expressionsEnumerationsStatementsClasses and structsModifiersPropertiesInterfacesFunction parametersArraysIndexerBoxing and unboxingDelegatesInheritance...
Best Indian websites for 2007
The computer magazine pcworld has announces best Indian websites for 2007.It has announced website in following categories.1)Gaming2)Flowers and Gifts3) Cricket4) Shopping5) Email6) Real Estate7) Technology8) Portals9) Job Sites10) Social Networking11) Astrology12) News13) Travels14) Matrimony15) Bill Pay16) Entertainment17) Photo Printing18) Mobile Content19) Auction20) Stock BrokingFor more details...
How ASP.NET page renders in IIS
Every body know that asp.net is great technology for developing website. Every body knows feature of asp.net. But very few people know that how asp.net page render in the IIS. What is process done by IIS(Internet Information Services) to execute .aspx(ASP.NET Page).I have search a lot and found two great articles that covers all aspects of asp.net and IIS.The first one is from http://www.4guysfromrolla.com/....
Friday, May 4, 2007
Drap & Drop Shopping Cart in ASP.NET
Have you ever seen drag and drop in shopping cart where item can be drag and drop in shopping cart. Here is the way you can do it.Users can simply drag and drop the items they wish to buy in the basket and the basket is updated with the new results.here it the link for the article which describes how you can do drag and drop in shopping ca...
Ready Made Site Search Engine For ASP.NET
If you are developing a site search in your asp.net site. Now you don't need to develop it. Now it will be directly done adding a great component. It is robust,unique and very fast. It is also provide great features like a standard search engine.You can also download free demo version and test it. Here is the download linkPlease visit following site for more details: http:/www.sitesearchasp....
How to zip files programatically thorugh asp.net
Lots of time we are required to zip the uploaded files due to hosting space limitation. I have found a great article to zip uploaded files pragmatically through asp.net and gzip libraries.here is the link for that great artic...
Thursday, May 3, 2007
MIcorosfot and Oracle: Better Together
For almost two decades , Microsoft and oracle have teamed up to integrate their products for customers. Combining the strength of Microsoft and Oracle software means easier management and increased productivity through integration and interoperability.I have found a great site which provide all information to work on .NET Framework thorough support for Microsoft Visual Studio 2005 and Oracles databases.It...
How to select node in ASP.NET IE Web Treeview
I have a found a very simple way to select a particular node.here is the one line code...first traverse the node and then paste following code.tv.SelectedNodeIndex=Node.GetNodeIndex(); that's it..happy programmin...
how to take a thumnail of a website with asp.net 2.0
Have you visited http://www.snap.comIt is a search engine with the snaps(thumbnail of the sites). It is a very unique .As .NET Developer we all like to find the way how we can take real time thumbnails of the website. I have searched a lot and i have found a great article on this.here is the link....http://www.codeproject.com/useritems/website_screenshot....
Comparision of Ajax Framework for ASP.NET 1.1
I have found a great article which compare a lot of framework in for Ajax .It includes following frameworks.Frameworks included in comparison are: ComfortASP.NET V0.65 (beta) MagicAJAX.NET V0.3.0 ZumiPage V2.10 ATLAS CTP July 2006 OutPost V1.4 FastPage V2.0 Telerik r.a.d. ajax V1.03 (+Hotfix) Anthem Panel V1.3.It compares on the following basis...GeneralIntegrationGeneral ASP.NET CompatibilityASP.NET...