DotNetShoutout - Stories tagged with ASP.NET
2
Shouts

A journey from Login Page to Logout Page in Asp.net | Developers Code

published 441 days, 5 hours, 15 minutes ago posted by taanu51taanu51 445 days, 11 hours, 56 minutes ago
Wednesday, April 04, 2012 10:04:00 AM GMT Saturday, March 31, 2012 3:23:02 AM GMT
So many articles we have already written on Basic concepts in Asp.net like creating Login page, Registration page, Logout page, Session redirect,Check availability and so on...All these articles are mainly concentrated on beginners.still We are getting so many requests from beginners.Thats why i would like to configure all these articles at one page in order to complete the process from start to end... Tasks For Beginners :  Question : Create Dynamic Registration form in Asp.net Solutio... (more)
category: Web Dev | clicked: 57 | comment | | source: www.developerscode.com
tags: c sharp, ASP.NET
2
Shouts

Using SpecsFor.Mvc - Navigation and Form Submission

published 441 days, 5 hours, 15 minutes ago posted by Matt_TCFMatt_TCF 446 days, 12 hours, 17 minutes ago
Wednesday, April 04, 2012 10:04:00 AM GMT Friday, March 30, 2012 3:01:55 AM GMT
This is part two of my series on Using SpecsFor.Mvc to write awesome automated acceptance tests for your ASP.NET MVC application. In this post, we’ll look at navigating around your app from SpecsFor.Mvc and at how to locate, populate, and submit forms. (more)
category: Web Dev | clicked: 24 | comment | | source: trycatchfail.com
tags: SpecsFor, acceptance tests, specsfor.mvc, Testing, Unit Tests, ASP.NET
2
Shouts

March 2012 Hotfix Released | Intersoft Solutions Corporate Blog

published 448 days, 12 hours, 15 minutes ago posted by jemmyjemmy 449 days, 11 hours, 16 minutes ago
Wednesday, March 28, 2012 3:03:48 AM GMT Tuesday, March 27, 2012 4:03:38 AM GMT
Today, we’re pleased to announce the release of March 2012 product hotfixes for all WebUI Studio editions (ASP.NET, Silverlight 3 – 5, and WPF). Customers are highly recommended to apply the latest hotfixes as they addressed numerous issues and include new enhancements driven by customers’ feedback. (more)
category: Metro | clicked: 43 | comment | | source: intersoftpt.wordpress.com
tags: Silverlight, WPF, Microsoft, ASP.NET
4
Shouts

Simple steps to create Custom Video Control in Asp.net | DevelopersCode

published 457 days, 7 hours, 30 minutes ago posted by taanu51taanu51 462 days, 5 hours, 53 minutes ago
Monday, March 19, 2012 7:49:15 AM GMT Wednesday, March 14, 2012 9:26:24 AM GMT
Hi Friends,In this article i would like to explain How to create a Custom Video Control using Asp.net and c#.I have already explained how to create customs in previous articles.once again I would like to explain the procedure of Creating Custom video control in simple steps.. Lets Start. First create a New Project and choose One Asp.net server control (see the below picture) Next,Enter a name Ex: Videocontrol,VideoPlayer etc... Next,OPen the VideoControl.cs file Next,Add the Pro... (more)
category: Web Dev | clicked: 67 | comment | | source: www.developerscode.com
tags: custom, asp, controls, ASP.NET
2
Shouts

Single Page Applications using ASP.NET | TechBubbles

posted by kalyanms1kalyanms1 471 days, 18 hours, 39 minutes ago
Sunday, March 04, 2012 8:39:47 PM GMT
What is Single Page Application? Single Page Application is an architecture for web applications. It combines the best of web and desktop, built with HTML5 and JavaScript.Single Page Applications are rich and responsive. You do not need any browser plug-ins needs to install for this architecture, it is a standard web technology that is going to work on any device, operating system and browser. You can develop Single Page Applications using ASP.NET MVC\Web Forms technologies. Benefits 1. Great user e... (more)
category: Web Dev | clicked: 42 | comment | | source: www.techbubbles.com
tags: ASP.NET
2
Shouts

ASP.NET Interview Questions: - Show Post Cache substitution?

posted by questpondquestpond 474 days, 4 hours, 40 minutes ago
Friday, March 02, 2012 10:39:25 AM GMT
In this article we will explain about Post Cache Substitution. For more articles and videos visit us on www.questpond.com (more)
category: Web Dev | clicked: 24 | comment | | source: computerauthor.blogspot.in
tags: Asp.net interview questions, Post cache substitution, ASP.NET
6
Shouts

WCF # 13 – WCF Behaviors and it's types [How WCF runtime is initialized?]

published 468 days, 4 hours, 44 minutes ago posted by dharadhara 477 days, 20 hours, 45 minutes ago
Thursday, March 08, 2012 10:35:16 AM GMT Monday, February 27, 2012 6:34:00 PM GMT
Hi Geeks, In general Behavior or behaviour refers to the actions and mannerisms made by System in conjunction with its environment, which includes the other systems around . It is the response of the system to various stimuli or inputs. * WCF Behaviors... (more)
category: Web Dev | clicked: 156 | comment | | source: beyondrelational.com
tags: .NET, WCF, ASP.NET
2
Shouts

ASP.NET MVC 3, Razor-C#, and VB.NET WebForms - A Tale of Black Magic Voodoo

published 487 days, 18 hours, 46 minutes ago posted by Matt_TCFMatt_TCF 489 days, 10 hours, 32 minutes ago
Friday, February 17, 2012 8:33:18 PM GMT Thursday, February 16, 2012 4:47:23 AM GMT
What do you get when you mix a legacy VB.NET WebForms application, ASP.NET MVC, and Razor views that are written in C#? If you said “Pain!” you are quite right. But what you also get is the ability to leverage your existing investment in VB.NET WebForms while crafting new code in ASP.NET MVC Razory-C# goodness. In this series of posts, I’m going to tell you how you, too, can concoct a wicked brew that will enable you to do crazy things, such as creating Razor views in C# that utilize VB.NET WebForms m... (more)
category: Web Dev | clicked: 54 | comment | | source: trycatchfail.com
tags: VB.NET, Razor, MVC, ASP.NET
5
Shouts

Client side Model binding with ASP.NET MVC 3 and KnockoutJs

published 489 days, 1 hour, 5 minutes ago posted by dharadhara 491 days, 21 hours, 22 minutes ago
Thursday, February 16, 2012 2:14:19 PM GMT Monday, February 13, 2012 5:57:27 PM GMT
Client side Model binding with ASP.NET MVC 3 and KnockoutJs Knockoutjs is type safe client side library which provides declarative bindings of DOM with model data, Automatic UI refresh when view model changes etc. You can read more about KnockoutJS on... (more)
category: Web Dev | clicked: 92 | comment | | source: beyondrelational.com
tags: .NET, ASP.NET
2
Shouts

ASP.NET Search Records In GridView Footer And Highlight Results

published 491 days, 2 hours, 30 minutes ago posted by amitjainamitjain 494 days, 1 hour, 34 minutes ago
Tuesday, February 14, 2012 12:48:59 PM GMT Saturday, February 11, 2012 1:45:40 PM GMT
Search Records In GridView Footer And Highlight Results using ajax in asp.net (more)
category: Web Dev | clicked: 18 | comment | | source: www.csharpaspnetarticles.com
tags: Ajax, ASP.NET
3
Shouts

URL–New HTML5 input element

published 489 days, 8 hours, 48 minutes ago posted by dharadhara 494 days, 20 hours, 32 minutes ago
Thursday, February 16, 2012 6:31:00 AM GMT Friday, February 10, 2012 6:47:41 PM GMT
In earlier post we have seen how the email input tag work in the browser. HTML5 comes with lots of new goodies and today we are going to see one of another new html5 input types URL. In most of the sites once you fill your contact and personal information... (more)
category: Web Dev | clicked: 16 | comment | | source: beyondrelational.com
tags: .NET, ASP.NET
4
Shouts

Visual WebGui chosen over rich ASP.NET and Citrix for an online file management system

published 491 days, 19 hours, 15 minutes ago posted by webguiwebgui 499 days, 25 minutes ago
Monday, February 13, 2012 8:04:31 PM GMT Monday, February 06, 2012 2:54:35 PM GMT
“We ran 6 independent tests and the results showing that Visual WebGui is 4 times faster were the same each time… We also compared against using a Citrix model with a Windows application but the scalability was too costly.” (more)
category: Web Dev | clicked: 37 | comment | | source: www.visualwebgui.com
tags: .NET, Programming, online, Framework, Development, Application, Web, cloud app, Ajax, file management, ASP.NET, SaaS
7
Shouts

Email-New Html5 input element

published 495 days, 17 hours, 3 minutes ago posted by dharadhara 500 days, 20 hours, 2 minutes ago
Thursday, February 09, 2012 10:15:54 PM GMT Saturday, February 04, 2012 7:16:54 PM GMT
In most of the websites we have contact forms and other forms where we have some standard inputs like Phone,Email and Website URL and those are widely used in any site and has specific features. Email is one of the most standard used input elements which... (more)
category: Web Dev | clicked: 53 | 1 comment | | source: beyondrelational.com
tags: .NET, ASP.NET
2
Shouts

Top 10 Best OPen source CMS for Dotnet Developers | Developers Code

posted by taanu51taanu51 502 days, 1 hour, 27 minutes ago
Friday, February 03, 2012 1:51:51 PM GMT
In this Tutorial,I would like share some best open source content management system for Dotnet Developers.where we can find 1000's websites,themes and so on.. which are very useful Asp.net developers..Lets take the example of first one DotNetNuke.The flexible DotNetNuke open source CMS platform also functions as a web application development framework.Lest check out their powerful benefits to support your Web initiatives. DotNetNuke Umbraco sitecore kentico Mojoportal sitefinit... (more)
category: Web Dev | clicked: 17 | comment | | source: www.developerscode.com
tags: CMS, ASP.NET
6
Shouts

10 Things ASP.NET Developers Should Know About Web.config Inheritance and Overrides - Jon Galloway

published 501 days, 1 hour, 8 minutes ago posted by StevesSteves 503 days, 22 hours, 16 minutes ago
Saturday, February 04, 2012 2:11:19 PM GMT Wednesday, February 01, 2012 5:02:55 PM GMT
The ASP.NET configuration system is build around the idea of inheritance: Each Web.config file applies configuration settings to the directory that it is in and to all of the child directories below it. Settings in child directories can optionally override or modify settings that are specified in parent directories. Configuration settings in a Web.config file can optionally be applied to individual files or subdirectori... (more)
category: Web Dev | clicked: 29 | 1 comment | | source: weblogs.asp.net
tags: web.config, ASP.NET
5
Shouts

Add HTML5 Geolocation plus Bing Maps into ASP.NET MVC views - Rachel Appel

published 502 days, 22 hours, 12 minutes ago posted by KluggerKlugger 503 days, 22 hours, 31 minutes ago
Thursday, February 02, 2012 5:06:51 PM GMT Wednesday, February 01, 2012 4:47:48 PM GMT
The Bing Maps API is a free, easy to use API, that allows you to incorporate mapping features into your ASP.NET MVC or application by using Web standards such as JavaScript, and the now supported HTML5 Geolocation. Bing Maps and ASP.NET MVC A Bing maps API key is required when using the API. The Bing Maps key allows you to access Geolocation data, and to manipulate an in-view ... (more)
category: Web Dev | clicked: 81 | 1 comment | | source: rachelappel.com
tags: ASP.NET MVC, ASPNETMVC, Bing Maps, GeoLocation, MVC, ASP.NET, html5
6
Shouts

Syncfusion is Offering Free ASP.NET MVC User Interface Controls for Microsoft WebsiteSpark Subscribers - Iftekhar Ahmed Amit's Blog

published 502 days, 22 hours, 12 minutes ago posted by iftekharahmedamitiftekharahmedamit 505 days, 22 hours, 13 minutes ago
Thursday, February 02, 2012 5:06:51 PM GMT Monday, January 30, 2012 5:06:01 PM GMT
Give your web applications a 360˚ transformation with Syncfusion’s ASP.NET MVC user interface controls!   Microsoft WebsiteSpark Subscribers are eligible for a Free license (calculated at over $1,000) and a 90-day subscription.     Syncfusion’s ASP.NET MVC user interface controls User ... (more)
category: Web Dev | clicked: 69 | 1 comment | | source: blog.iftekharahmedamit.com
tags: ASP.NET MVC, ASPNETMVC, SyncFusion, WebsiteSpark, MVC, ASP.NET
9
Shouts

Difference between generic handler and http handler- ASP.NET

published 505 days, 4 hours, 5 minutes ago posted by dharadhara 508 days, 20 hours, 39 minutes ago
Tuesday, January 31, 2012 11:14:37 AM GMT Friday, January 27, 2012 6:40:04 PM GMT
Generic handler: As per MSDN Generic Handler is a default handler which will have @webhandler directive and has .ashx extension this generic handler is not having UI but it provides response when ever any request made to this handler. HTTP Handler: HTTP... (more)
category: Web Dev | clicked: 64 | comment | | source: beyondrelational.com
tags: .NET, ASP.NET
2
Shouts

How to Use Windows Azure Blob Storage Service With ASP.NET MVC Web Application

published 513 days, 15 hours, 6 minutes ago posted by http://tugberk-ugurlu.myopenid.com/http://tugberk-ugurlu.myopenid.com/ 516 days, 21 hours, 6 minutes ago
Monday, January 23, 2012 12:13:07 AM GMT Thursday, January 19, 2012 6:12:51 PM GMT
This blog post will walk you through on how to useWindows Azure Blob Storage service with ASP.NET MVC web application. (more)
category: Web Dev | clicked: 72 | comment | | source: tugberkugurlu.com
tags: ASP.NET MVC 3, ASP.NET MVC, Windows Azure, Windows Azure Storage, ASP.NET
3
Shouts

.NET interview questions: - Can you elaborate project life cycle?

published 514 days, 22 hours, 32 minutes ago posted by questpondquestpond 519 days, 4 hours, 51 minutes ago
Saturday, January 21, 2012 4:46:53 PM GMT Tuesday, January 17, 2012 10:28:15 AM GMT
In this article we will explain about project life cycle. For more articles and videos visit us on http://www.questpond.com/ (more)
category: Web Dev | clicked: 21 | comment | | source: www.dotnetinterviewquestions.in
tags: .NET, Design, .Net Interview Questions, Asp.net interview questions, ASP.NET
Previous 1 2 3 4 5 6 7 8 9 10 ... 57 58 Next