ASP.NET News from Blogger:
Jason N. Gaylords Blog
Total News: 348
Today I came across an interesting issue. I have a Silverlight project in which Id like to be able to show the OpenFileDialog as well as a JavaScript alert. However, I was able to determine (and confi...
The Visual Studio is constantly reviewing items that have been posted to their User Voice site. One of the items that Ive been asking for, installation customization in Visual Studio, has been voted u...
I figured you may ask. Since my last post, I have been working hard to prepare and organize Northeastern PAs only true technology conference, TECHbash 2012. The event was great! Everything was a huge ...
Scott Guthrie has announced on his blog that as of this very moment, ASP.NET MVC, ASP.NET WebAPI, and WebPages with Razor syntax have all been open sourced on CodePlex at http://aspnetwebstack.codeple...
Have you ever created a web application for something specific such as a standalone web app (forum, photo gallery, web service, etc.) while using ASP.NET and received this: If you have, you probably ...
Earlier today Microsoft released Visual Studio 11 Beta as a general release. One of the first things you may notice is that the installation customization of VS11 Beta has been removed. If you are ins...
Starting with .NET 4 or MVC3, a developer could use a data annotation on a property to force data validation. This is extremely powerful especially for MVC developers. The same data annotations can al...
Have you ever noticed an exception being thrown by your application stating something like the following:
System.Net.Mail.SmtpException: Service not available, closing transmission channel.
The serve...
Ever want to check out the latest technologies but have been too busy dealing with kids, co-workers, or angry birds? Nows your chance. Push everything aside and get ready to attend the coolest confere...
HTML5 will introduce many new and exciting features including the addition of geolocation. Geolocation allows a device to determine a global position of the device (latitude and longitude), its accura...
The ASP.NET MVC 4 Beta and ASP.NET Web API Beta have just been released. You can visit the asp.net, msdn.microsoft.com, or Microsoft Download Center to download the latest bits. ASP.NET MVC 4 includes...
When using a WCF or ASMX web service in ASP.NET, you might find the need to pass back a DateTime object via JSON. However, what you might not realize is that by passing a .NET DateTime object back to ...
Did you know that your current Android or iPhone apps can be ported to Windows Phone 7? Now, theres no easy button that will automagically convert the apps for you. However, in a post on June 9th, 201...
If youve built a Windows Phone 7 application, you may have noticed that if you pin your application to the Start menu, the name of your application appears in the lower, left-hand side of the tile. Yo...
One of my team members was working on an issue today within an application. The application is setup to use web.config transformations. Web.config transforms are a great way to create multiple build c...
Late last week when I was at CodeStock 2011, I ran into an error with the orchard.exe command line utility. The exception generated looked similar to the following:c:\inetpub\wwwroot\Orchard\Modules\O...
If youve checked out my new website recently, you may have noticed that I have included the weather on the site. Mouse over on the right-hand side and youll notice a bing-like box that will appear. Il...
Im just wrapping up a trip to Eastern Tennessees CodeStock 2011 (in Knoxville to be precise). While I was down here, I presented on the Orchard CMS. Both the conference and talk were great and while I...
Since my new site is based on Orchard and Im hyped to start creating modules and customizing Orchard, I figured Id share the links that I find on Twitter and Facebook with all. Subscribe today to the ...
After several years of promise, Im finally ready to deliver my new website. This website is using a combination of technologies for the web. Much of the content is formatted to use HTML 5. The base si...
On a Virtual Machine, I had Visual Studio 2008 SP1 installed along with ASP.NET 3.5 SP1. I tried installing the newly released ASP.NET MVC 2 Release Candidate 2 on that machine and received the follow...
So after having a full day of recovery (11 hours in the car within a 36 hour period), I'm back to the grind. I wanted to provide a quick review of what I saw and what I thought of the conference. Fi...
Did you know that you can remove X-AspNetMvc-Version from the response header on your ASP.NET MVC web application?
It's actually quite simple to remove the MVC version from the response header within ...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
I couldnt find a list of exceptions for .NET anywhere on the web, although, I didnt look hard. Below is a list of the exceptions that are in the System namespace. The exceptions in bold are, what I wo...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
Nothing frustrates me more as when I try to login on a secured site and images, CSS, javascript files, and other content files are not secured. For instance, I went to retrieve/reset my password on la...
Last Friday I had a battle and won. I was working in VS 2010 on an internal project that was being targeted for .NET 3.5. Everything was going good until I decided to be fancy. The application pulled ...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
My machine that I use for the Technology Post is now back online. Its my main machine that had Windows Vista (now Windows 7), Visual Studio 2008 (now Visual Studio 2010), Office, and a few other appli...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord. This series can be fo...
Im moving all of my development environment over to a few different VPCs so that way its easier to archive my environment when a new one is released. So, I setup a new VPC with Vista SP2 and installed...
View Other bloggers