Web Tech
IE10 Platform Preview 1 is now available at http://www.IETestDrive.com...
Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin-top:0in; mso-para-margin-right:0in; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0in; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt;...
Lot geeks facing this problem, how to enable intellisence support in Visual Studio 2008 of ASP.NET AJAX client-script. Actually by default only JavaScript native intellisence support is available in Visual Studio 2008. Follow the Following steps to enable ASP.Net AJAX Client-script intellisence. Steps 1. Create Web Project in Visual Studio 2008. 2. Add Script Manager Control from toolbar on Default.aspx page. 3. Goto Script View and write the following function...
Reading articles, news and blogs in their native language should be more understand and productive rather than reading it in English. Translation of pages is already done by Google but with no precise grammar manipulation and checking. Mr. Zeeshan Ahmed, who left their job and started building his own raft two years ago, has come up with brilliant product PakTranslations.com. This is a free text and free website translation service mean that I can simply provide a link from my site make my site more...
Another Microsoft step toward the synchronization of data I think it’s a great technology on Microsoft platform. It’s a comprehensive synchronization platform independent from any data type, any data store and transfer protocol and network topology. Microsoft Sync Framework will be ship with Visual Studio 2008 with other technologies like Language Integrated Query (LINQ), Tools for Microsoft Office and multi supported .Net Framework version. Microsoft Sync Framework provides a platform that support...
Yesterday when one of my team members opens his project in Visual Studios 2005 he is getting very strange exception. Exception: An Exception 'System.TypeInitializationE... has occurred in XXXXXXXX-X-XXXXXXXXXXXXXXXXXX. Replace X’s with chars and its different on every machine. Click OK and Visual Studio 2005 is shutdown. Everyone in my team scratch their heads oooooooH! my God what the matter it is. Our project is integrated with Visual Source Safe and every one opens the project from VSS....
In my pervious blog we saw the sqlmetal.exe utility that is use to generate data model class for my LINQ data class. There is another way to generate data model by using a very cool Designing tool called DLinq Designer. By the help DLinq Designer we can easily generate data model class for LINQ, DLINQ by simply drag and drop tables from Server Explorer. Testing Windows Application · Choose File->New Project within Visual Studio and navigate to the "LINQ Preview" node in the project-type tree-explorer....
Microsoft gives the answer of the above question in the form of new web site that totally focuses on software architects and architecture. According to Microsoft its place where you find the answers of your all questions. This site basically focuses on software architecture design and gives direction to become new architects. Skyscrapr start with the architecture basis and broaden into three major areas solutions, Infrastructure and Enterprise. · Architecture Basics · Solutions Architecture · Infrastructure...
In my last blog we saw Microsoft LINQ and its LINQ to Object part and we also saw some small code snippet of LINQ to Object. One thing that I feel if you want to superior command on LINQ so you must have a good understanding of Anonymous types, Extension methods, Lambda expressions and Expression trees all are new feature of C# 3.0. Today I write small code snippet that use LINQ to SQL (formerly Dlinq). Before LINQ I use pure ADO.Net classes to write code that brings my required data. // Specify...
I am continue from my last blog about new Microsoft platform Yes I am talking about Sliverlight. What's clear is that Silverlight is not simply a media play. Instead, Microsoft is aiming to take its managed code environment to the broader Internet. With Silverlight as a target, .NET developers can use the same skills (and much of the same code) that they employ to build Windows applications to build rich Internet applications. Also announced was the Microsoft Silverlight Streaming service, a free...
Full Web Tech Archive