Limitations in Flex 3 and Silverlight 2
Lately I find myself playing with both technologies in the same day. Normally I have open by default Flex Builder 3 and Visual Studio 2008. Great if you thinking to slow down your computer. Both technologies have become pretty popular to enriched the web applications to something more than HTML. ......
ASP.NET website Continuous Integration+Deployment using CruiseControl.NET, Subversion, MSBuild and Robocopy
You can setup continuous integration and automated deployment for your web application using CruiseControl.NET, Subversion, MSBuild and Robocopy. I will show you how you can automatically build the entire solution, email build report to developers and QA, deploy latest code in IIS all using CruiseC......
Conditional gets in REST
According to the Http specification, any Http GET request should be idempotent and safe. In this context, these principles have the following meaning:
Idempotence: One or more calls with identical requests should return the same resource representation (As long as the resource has not changed on t......
Dicas do Controle GridView do ASP.NET 2.0 e 3.5
Acabei de liberar no link http://www.renatohaddad.com/GridView/default.aspx alguns exemplos do poder do GridView, o que vc pode explorar este fantástico controle mais utilizado em páginas ASP.NET. Bons estudos!...
How ASP.NET MVC Views Are Different Than Web Forms (excerpt from ASP.NET MVC in Action) - Jeffrey Palermo
<i>' MVC views leverage the Web Forms rendering engine but jettison the post-back logic, viewstate, and control hierarchy '</i> Read More......(read more)...
La composizione del framework | Guida ASP.NET AJAX | Aspnet.HTML.it
Lezione della Guida ASP.NET AJAX del canale ASP.Net - Esaminiamo la struttura dell'estensione AJAX e i namespace utilizzati Read More......(read more)...
ASP.NET / uploading a file (0)
ASP . NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP . NET request identity. ASP ... Read More......(read more)...
ASP.NET MVC TempData and NHibernate Session
I am creating an NHibernate session per request in ASP . NET MVC. If I populate an object from the database using NHibernate and then pass it to the Read More......(read more)...
Incorrect Syntax Error
Inetpub\Alpha\App_Code\Time.vb:99 Time.Time.Get_Timesheets() in C:\Inetpub\Alpha\App_Code\Time.vb:73 ASP .admin_timesheet_sheet_aspx.Page_Loa... Read More......(read more)...
jongalloway : Cool, woot.com (@woot) runs on ASP.NET. And they're hiring (http://www.woot.com/24i.r) if you live in St. Louis.
jongalloway : Cool, woot.com (@ woot ) runs on ASP.NET. And they're hiring ( http://www.woot.com/24i.r ) if you live in St. Louis. Read More......(read more)...
Storing Contextual Data in Web and non-Web applications
In Asp.Net apps, we are used to storing data in the current context. Objects that are specific to the currently executing Request, like a User object retrieved a database, or another object that you want to make globally available without requiring multiple database trips, can benefit from th......
Arabic module required for Asp.Net Website by aim168
Skills Required Asp . Net 2.0 (C#) SQL Server 2005 Note: Please include your portfolio work which includes mulit-lingual website in your CV... Read More......(read more)...
If you allocate from the Large Object Heap each time an ASPX page is requested, your performance will be dismal
Aside from short-lived LOH allocations, the most common cause of memory related issues in ASP.NET apps is pinning managed memory during long async I/O operations. ASP.NET itself does not do this. Objects larger than 85,000 bytes are allocated in the Large Read More......(read more)...
Selecting an Account for the SQL Server Agent Service
* Built-in account. You can choose from a list of the following built-in Windows service accounts: o Local System account. The name of this account is NT AUTHORITY\System. It is a powerful account Read More......(read more)...
wum_oneview : DotNetSlackers: ASP.NET News and Articles For Lazy Developers: Verschlagwortet mit: tutorials, How-To.. http://tinyurl.com/6lmkyx
wum_oneview : DotNetSlackers: ASP.NET News and Articles For Lazy Developers: Verschlagwortet mit: tutorials, How-To.. http://tinyurl.com/6lmkyx Read More......(read more)...
SQL Server 2008 Liberado!!!
El día de hoy fue liberado la versión final (RTM) del tan esperado SQL Server 2008.
La noticia completa la pueden encontrar aquí (en inglés).
Todos los suscriptores de MSDN y TechNet pueden descargarlo inmediatamente.
Estas son las ediciones disponibles de SQL Server 2008 son:
•
S......
44 Silverlight Videos
Mike Taulty recently uploaded and amazing collection of Silverlight 2.0 screencasts on how Silverlight works, controls, File IO, networking, UI design, data-binding, interacting with HTML pages, and more. If you want to learn about Silverlight, this set of screencasts should definitely help! ......
ClubStarterKit - where do we go?
Wow, what a year. Not exactly what I'd expected. Before I dive into where we are now, let me preface this post by saying I have NOT forgotten ClubStarterKit! Although I was not the original author, I feel like it's my baby. I can't just forget about it. Not going to happen. You might be quic......
Sql Injection "Cuidado"
Recientemente se ha propagado a través del Internet una serie de ataques de Sql Injection, muchos de esos ataques tradicionalmente se realizan a traves de la inclusión de codigo malicioso en los campos de un formulario. Sin embargo ahora mucho de estos ataques se estan dando por Url Sql Injection, ......
Alter your ASP.NET Blog with the Raw Header Text box inside the Control Panel
I only noticed today that you can to the head element of the ASP.NET blog using the Raw Header Header Text Box inside the Control Panel. I have as you can see made a few changes which I have actually wanted to do for a while but thought that constraints prevented me from doing so. If yo......
Associations To Joins in LINQ TO SQL
When your SQL server tables has foreign and primary keys constraint defined, dragging those tables on the linq to SQL designer creates association relationship that can help traverse other related objects. For instance, if you have an order table than you may want to traverse the customer for that ......
My Silverlight talk at Microsoft Innovation Briefing
This morning I did a Silverlight 2 talk at Microsoft Montreal, during a half-day briefing called Building Compelling Websites on the Microsoft Platform.
That was a 1 hour talk to present Silverlight 2, DeepZoom, Expression Blend and create from scratch a Silverlight 2 application which consume ......
Resharper 4 BETA Released
Avoid Much Talk
I wrote about Resharper 4 performance improvements in an earlier blog post today showing my VS Color Scheme including use of R# nightly builds. My friend Mohamed Tayseer pointed me out that Resharper 4 BETA was released yesterday. If you already know Resharper, skip the blah blah......
Working with Fiddler on LocalHost
Developing ASP.NET AJAX (or any AJAX really) is tremendously easier if you can watch the traffic going across the wire. There are a lot of ways to accomplish this, but I think Fiddler is the most popular Windows application for ASP.NET developers. Sure there is Firebug, and probably a million other......
Clarification on IIS reported sql-injection exploits
My post will not get as much press as Slashdot , but here is some postings from sources at MS, including Bill Staples on the SQL Injection attacks that help clarify things. http://blogs.technet.com/msrc/archive/2008/04/25/questions-about-web-server-attacks.aspx http://blogs.iis.net/bills/archive/20......
Interesting Finds: 2008.04.26
.NET 47 ASP.NET MVC Resources to Rock Your Development New Version of Functional Programming Tutorial Understanding when to use a Finalizer in your .NET class Web What Happened to Operation Aborted? Exceptional Performance Worksheet Other A Great XPath Query Tool ......
Refresh the UpdatePanel using JavaScript Code
(It's the post I wrote one year ago in my previous blog which has been cancelled now.) Lots of customers asked me that how to refresh the UpdatePanel - it actually is to raise an async postback using JavaScript code. The feature is quite important in some scenarios but unfortunately, ASP.NET AJAX ......
The Ninja of Dependency Injectors --- Ninject
Recently I am been following Rob Conery as he explores Test Driven Development using the ASP.NET MVC framework. Rob is using a style of development known as Test First Development or Red - Green - Refactor. The timing of these articles was actually nice as I was exploring the use of the MVC framewo......
Upcoming blog posts
I have been inspired by Rob Conery's blog posts on his journey down the TDD path, I decided there were a few blog series that I want to do myself. So in the near future I will be writing a few series of posts that will cover: Using TypeMock from a beginners perspective Using Ninject in an ASP.NET M......
ASP.NET Dynamic Data Preview disponible
Il y a quelques mois, est sorti la preview des extensions 3.5 d'ASP.NET contenant un lot de nouvelles fonctionnalités qui seront délivrées plus tard cette année (ASP.NET AJAX Improvements, ASP.NET MVC, ASP.NET Silverlight Support, et ASP.NET Dynamic Data compris). Cette preview......
Liens du 11 avril: ASP.NET, ASP.NET AJAX, ASP.NET MVC, Visual Studio et Silverlight
Voici l’article le plus récent dans ma série Listes de liens. Visitez aussi ma page Astuces, trucs et tutoriels ASP.NET et ma page Tutoriels Silverlight pour des liens vers des articles populaires que j’ai écrits dans le passé. ASP.NET Plus de tutoriels su......
Sessionless MonoRail Controllers
I saw this post on the Castle Users mailing list and thought it was interesting and I wanted to post it. By default, MonoRail controllers assume that ASP.NET session state is enabled. If you disable ASP.NET's session state inside web.config, you'll get an exception when MonoRail tries to proc......
ALT.NET Thinking From The Outside
As I've noted before, Dave Laribee was recently interviewed by Scott Hanselman on Episode 104 of Hanselminutes. The reaction that I've seen has been pretty positive from what I've seen. It's great to see the ALT.NET message being spread outside the core believers group. Many peopl......
ApplicationHost.config file getting corrupted when OneCare or Forefront is running?
We have seen some reported cases when applicationHost.config file is getting corrupted when OneCare or Forefront is running on the same machine. By "corruption" I mean the XML is malformed is you may get an error: Error: Configuration file is not well-formed XML. Without going into the te......
My Top 10 Favorite Websites
Here's a list of my Top 10 Websites. I have many more, and as I dig them out I will categorize them and post them. This is a good excuse for me to revisit the resources I have built up:
ASP.NET
1.
ASP.NET Official Site
2.
DotNetVideos
Development
3.
MSDN
4.
Cod......
How to (un)block directories with IIS7 web.config
IIS7 includes an all-new distributed configuration option, which allows for IIS7 configuration to be stored in web.config files, along with asp.net configuration, to be deployed with your content. This makes transferring IIS7 configuration from your Vista PC to your hosted server as easy as c......
My Office Groove presentation (in stereo)
In a prior post I had mentioned that I was to present at the CTAUG group meeting (on March 10th @ Microsoft Farmington CT) - entitled: Microsoft Office Groove (In Stereo). It went very well - I was awaiting CTAUG's response and here it is -
Main Presentation: Microsoft's Peer-to-Peer Office c......
SQL Server 2008 Feb CTP - DVD ISO Details - Part 2
This is the follow up post that finishes describing in detail the files on the SQL Server 2008 CTP DVD.
Tools Folder
The Tools folder contains the bits for the client tools installs along with any of the prerequisites that need to be installed. This folder would be on the s......
Introducing the Autocomplete Text Field for SharePoint 2007
Yesterday I finally had some time to finish a project I've been working on for some time: the Autocomplete Text Field for SharePoint 2007. Click here for a small demo screencast on Soapbox, or download the high resolution video from the CodePlex site. The idea is pretty simple: you've got a Sha......
The What's New Web Part for SharePoint 2007
A long, long time ago, back in the SharePoint 2003 days, I created some pretty popular web parts which filled in some gaps the out-of-the-box functionality left open. In SharePoint 2007 most of those web parts are obsolete; for example the Breadcrumbs web part is not necessary anymore since SharePo......
Looking at DSLs in .NET
As I've mentioned in recent posts such as here, here and here, I've been very interested in Domain Specific Languages (DSLs), especially with regards to F# and the DLR as well. I recently re-listened to Software Engineering Radio Episode 52 with Obie Fernandez discussing DSLs in Ruby. &n......
Using a DropDownList/ListBox in ASP.NET 2.0
Last month I showed two techniques on how you can use a Repeater to display data from a SQL Server database using minimal coding. Thankfully, there are many more web controls that you can bind data to. Two popular Data-Bound Web Controls that share the same abstract base class are DropDownLis......
[MIX08] Keynote
MIX08 Keynote was driven by Ray Ozzie, Scott Guthrie and Dean Hachamovitch. Ray Ozzie talked about connected apps and how Microsoft go to the advertising market (explains the Johnny cash theme ?). Scott Guthrie did a talk around 4 points (and also did some juggling!): Web (IE8) M......
Configuring Kerberos for SharePoint 2007:- Excel Services and SQL Analysis Services
I am trying to address one of the most common scenarios that actually requires Kerberos in order to work; that is using Excel Services to display data from a SQL Analysis Services Cube (or a normal SQL database) via SharePoint. Why does this scenario require Kerberos? Kerberos is required whenever ......
Internet Explorer 8 Beta 1 - Websites that are Broken
IE8 Beta 1 now forces CSS 2.1 along with other web standards (includes some early HTML 5 stuff too!). I'm creating a list of websites that seem to be broken by the browser. Feel free to leave a comment if you come across other sites. Here's what I found so far (notice that only part of the site may......
MIX08- Second Day Early Morning
I have a ton of video from the keynote. However it is all grainy and well even Microsoft expressions is have a hard time with it. So I will try to get some better pictures. A couple of great apps that have been discovered: cetwit- windows mobile twitter application feedslide - One click applicati......
Tip: Get application based file path with ASP.NET
Linking to a resource from a reusable control in different levels in your web app folder tree can be a tedious and not so obvious task. We have a number of tools in our bag that we can use: absolute paths - http://www.yoururl.com/a/b/c/page.ext - not acceptable for reusable components re......
ASP.Net Interview Tests
In the past, when I have attended job interviews for roles that incorporate ASP.Net, more than 80% of the time the process would include a coding test. There have been a few tests that have gone well and have coded what was required, and others tests that just went wrong full stop, that I would rat......
IoC and the Unity Application Block - Going Deeper
I thought after my recent F# post, I'd get back to the Unity post that was halfway done before the firestorm began...
In a previous post, I showed how easy it was to create a basic application using the Unity Application Block. I'm always finding new ways to solve my problems and new tools to do......
Microsoft Sql Server 2008 February 2008 CTP Released
Well even though the full release of SQL Server 2008 has been pushed to late second half of the year, the latest CTP was delivered on time. This is the first feature complete CTP released. It includes increased functionality around data compression, policy-based management enhancements,......