Search Results For: .net
Some Background Here is a situation I ran into recently: I have an Asp.Net Ajax service (.asmx) which has a method used to create rows in a database similiar to:
I've been testing the DotNetSlackers' AJAX Data Controls for a little bit and they're definately cool. I ran into an issue, however, when trying to build an app with one of the controls in Visual Studio 2008 (.NET Framework 3.5).
He's been posting sample code and information on the MVC framework and even had, last time I checked, a link to a video or two showing him discussing the MVC framework with some folks at the Microsoft campus.
I've helped a few people over the last week who have run into issues with VS 2008 where it would immediately crash when the IDE was launched, or upon creating new projects (usually failing with a "Visual Studio has encountered an unexpected error
Language Integrated Query (LINQ) is a new feature in Visual Studio 2008 that extends its query capabilities, using C# and Visual Basic.
Jayrock is a modest and an open source implementation of JSON and JSON-RPC for the Microsoft .NET Framework, including ASP.NET. What's so modest about it? Well, modest as in plain and basic and no work of genius.
Are you writing classic ASP pages and want to join in the Ajax revolution too? Really? Well, Ajaxed is for you. The framework is simialr to xajax for PHP, in that it allows you to tie in to a named function on th eserver side.
This book is a practical tutorial to enhancing the user experience of your ASP.NET web applications. It is a practical reference for the client-side library of the ASP.NET AJAX Framework 1.0, and a tutorial for the underlying technologies required.
Toolkit is set of additional controls what based on the AJAX extensions library, and was released by MS as open source project.
Steve Marx has created a PHP library for the Microsoft Ajax 1.0 release that uses the JavaScript piece in PHP land.
In this column, I'll focus on ASP.NET AJAX configuration entries in web.config as well as on the role new HttpHandler and HttpModule classes play in AJAX-enabling Web sites.
Evil Microsoft. The client-side DOM event model in Atlas (ASP.NET Ajax Extensions) was the IE model. Atlas implemented this model for the other browsers to make it work, and many didn't like this.
The Lollygag framework is a new Ajax framework for .NET. As Steve the author put it:
For one of the projects that I was working on, I tried to use the cascade drop down list control provided in the Ajax.Net toolkit.
Introduction This article explains how to use the features of Ajax.NET to create WebControls programmatically and display them in a container without reloading the current page.
ASP.NET AJAX 1.0 delivers a rich client-side AJAX library that provides cross platform, cross browser support for a core JavaScript type-system, JSON-based network serialization stack, JavaScript component/control model, as well as common client Jav
Scott Guthrie of Microsoft announced the first beta release of the new ASP.NET Ajax framework (formerly Atlas).
If you are looking to enhance your web application using AJAX to provide a more fluid user experience, but you don't know where to start, you might want to start here...
Both will evaluate if an object is equal, but the “===†takes it another step further and validates that the objects being compared share the same identity.
The latest version of the ASP.NET AJAX framework added a new client service which will let you get info about the roles of the current user: I'm talking about the Sys.Services._RoleService.
I was explaining the methodology and challenges we were facing and solving in our MSN platform (which has evolved into the foundation for Atlas).
This article rounds-up more than 23 Ajax framework, toolkit and tool for ASP.NET Developers. You will find in this page the tool name, Description about the tool and the url of the tool.
Prior to Visual Studio 2008, the ASP.NET AJAX product used to be a separate installation that you were required to install on your machine and the Web server that you were working with.
If you are a C# developer you're familiar with the using directive. It appears at the top of every one of your class files informing the compiler what namespaces should be looked at while compiling this code page so that you don't have to fully qua
SQL injection can occur, as demonstrated above, when an application uses input to construct dynamic SQL statements or when it uses stored procedures to connect to the database. Conventional security measures, such as the use of SSL and IPSec, do not