DotNetShoutout - Stories tagged with ASP.NET 4.5
4
Shouts

What’s new in Visual Studio 2011 and ASP.NET 4.5 | TechBubbles

published 439 days, 15 hours, 3 minutes ago posted by kalyanms1kalyanms1 448 days, 13 hours, 12 minutes ago
Thursday, March 08, 2012 9:17:15 PM GMT Tuesday, February 28, 2012 11:08:25 PM GMT
This post discuss about features in upcoming version of ASP.NET and Visual Studio. Most of the features are around HTML5, CSS and JavaScript. It also discuss about tools and abilities that required to built the modern websites. I am summarizing the MadsKristensen presentation on What’s new in Visual Studio 2011 and ASP.NET 4.5.   HTML5/CSS3/JavaScript Adding audio and video tags is really simple now! Productivity features like color selector in CSS is just an example of how it improves the d... (more)
category: Architecture | clicked: 61 | comment | | source: www.techbubbles.com
tags: Visual Studio 2011, ASP.NET 4.5
3
Shouts

Why WebSockets? | TechBubbles

posted by kalyanms1kalyanms1 598 days, 14 hours, 14 minutes ago
Saturday, October 01, 2011 10:06:49 PM GMT
WebSockets are required to develop the rich and real time web applications. WebSockets can securely enable the real-time web. Before explaining the need of WebSockets we see what current Web is and it’s limitations. What is Current Web? We have rich web applications in current web which does the bi-directional communication. HTTP is a request-reply protocol and it is hard to PUSH on top of this protocol. Current programming model use different techniques to get connect with server, one of them is P... (more)
category: Web Dev | clicked: 8 | comment | | source: www.techbubbles.com
tags: ASP.NET 4.5, websockets
2
Shouts

Creating Data-driven web apps using ASP.NET 4.5 Web Forms | TechBubbles

posted by kalyanms1kalyanms1 611 days, 15 hours, 51 minutes ago
Sunday, September 18, 2011 8:30:06 PM GMT
Data binding is simpler and more powerful in ASP.NET 4.5 Web Forms.This post discuss about creating Data-driven application using ASP.NET 4.5 preview. It also discuss about different Data access methods, particularly about model access binding features in Web Forms. You need to install Visual Studio 11 Developer preview to use this feature. You can read this post for links to download etc.. Typical ASP.NET developer may use one of the following Data Access mechanisms for binding the dataYou may setup yo... (more)
category: Web Dev | clicked: 3 | comment | | source: www.techbubbles.com
tags: ASP.NET 4.5, ASP.NET 4.5 Web Forms
2
Shouts

Visual Studio 11 Web and .NET 4.5 Developer Preview and ASP.NET 4.5 | TechBubbles

posted by kalyanms1kalyanms1 611 days, 18 hours, 42 minutes ago
Sunday, September 18, 2011 5:39:12 PM GMT
Three days ago, Visual Studio 11 Developer Preview and .NET 4.5 were announced. You can get the more details from here. You can download the Visual Studio 11 Developer preview from here. You can run Visual Studio 2010 and Visual Studio 11 developer preview side by side.   .NET Framework 4.5 Developer Preview can be downloaded from here Visual Studio 11 Developer Preview includes new features likeEditor support for CSS3Editor support for HTML5 and Javascript More about the features and ASP.NET 4.5 dev... (more)
category: Web Dev | clicked: 5 | 1 comment | | source: www.techbubbles.com
tags: ASP.NET 4.5