DotNetShoutout - Upcoming stories
2
Shouts

VSTS 2010 :- How to do Automation testing using coded UI test ?

posted by questpondquestpond 154 days, 20 hours, 30 minutes ago
Thursday, December 22, 2011 11:12:37 AM GMT
VSTS 2010 :- How to do Automation testing using coded UI test ?. Automation testing using coded UI test c# VSTS and Automation Testing (more)
category: ASP.NET | clicked: 4 | comment | | source: youtu.be
tags: .NET, C#, Automation Testing, VSTS, TFS
1
Shouts

Learn .NET and c# in 60 days - Lab 5 (Day 1)

posted by questpondquestpond 156 days, 19 hours, 47 minutes ago
Tuesday, December 20, 2011 11:56:05 AM GMT
Learn .NET and c# in 60 days - Lab 5 (Day 1). In this video we will try to understand how to use IF conditions , return statements and exception handling. .NET and C# and Visual studio (more)
category: ASP.NET | clicked: 2 | comment | | source: youtu.be
tags: .NET, C#, programming language, Visual Studio
1
Shouts

When it Comes to Asp.Net: Access userName asp.net-membership without using Membership.getUser()

posted by ashishsarda99ashishsarda99 156 days, 19 hours, 55 minutes ago
Tuesday, December 20, 2011 11:47:29 AM GMT
While I was working on Membership and User Management in Asp.Net 2010 Following Scenario After creating user, admin sets subscribtion for the user. User logs in with id and password, after validating user, I check for subscription details. If user is logging in with subscription period he/she has access to the application else he/she will be redirected to Subscription Expired page. (more)
category: ASP.NET | clicked: 3 | comment | | source: aspdotnetmatters.blogspot.com
tags: ASP. NETMVC, asp.net membership, ASP.NET
1
Shouts

When it Comes to Asp.Net: Delete All Tables MSSQL

posted by ashishsarda99ashishsarda99 156 days, 19 hours, 56 minutes ago
Tuesday, December 20, 2011 11:46:20 AM GMT
Add Update Delete in Gridview Asp.netThis article is about simple way to Add Update and Delete records using asp.net GridView using Dataset or Datatable. We shall update the dat... (more)
category: SQL | clicked: 3 | comment | | source: aspdotnetmatters.blogspot.com
tags: SQL stored procedure, SQL, ASP.NET
1
Shouts

Learn .NET and c# in 60 days - Lab 4 (Day 1)

posted by questpondquestpond 156 days, 20 hours, 2 minutes ago
Tuesday, December 20, 2011 11:40:23 AM GMT
In this lab we will try to understand how to do error handling in C#. .NET and C# and Visual studio (more)
category: ASP.NET | clicked: 2 | comment | | source: youtu.be
tags: .NET, C#, programming language, Visual Studio
1
Shouts

How to Freeze columns of the Silverlight DataGrid and how to display selected row details in the DataGrid?

posted by dotnetfundadotnetfunda 157 days, 1 hour, 41 minutes ago
Tuesday, December 20, 2011 6:01:14 AM GMT
In this article, we are going to learn about DataGrid in silverlight and its related properties. DataGrid DataGrid control is one of the most important control in Silverlight to develop Line-of-Business (As per Wiki - Line of business (LOB) is a general term which often refers to a set of one or more highly related products which service a particular customer transaction or business need.) applications and is mostly used to List the records in tabular format. Apart from listing the records, it also pro... (more)
category: Silverlight | clicked: 5 | comment | | source: www.dotnetfunda.com
tags: Silverlight, DataGrid
2
Shouts

Display Slide OutBox depend up on Content using HTML and JQuery | Developers Code

posted by taanu51taanu51 157 days, 2 hours, 33 minutes ago
Tuesday, December 20, 2011 5:09:31 AM GMT
Hi Friends,In this article i would like to explain the integration of slideroutBox at the Bottom of your webpages using HTML and Jquery.I am already using Third party Plugin for my blog for this feature.This plugin is provided by simple Reach..Its working Gr8..But this time,I am trying to create a custom Slider Outbox which will display depend up on content.So Lets start the implementation. First,create a new html page and Add the following css code in Head Section to create Slide... (more)
category: UX | clicked: 10 | comment | | source: www.developerscode.com
tags: ASP .NET, CSS 3, jQuery, HTML 5
2
Shouts

Obtaining the Week Number for a Date (C#)

posted by BlackWaspBlackWasp 157 days, 8 hours ago
Monday, December 19, 2011 11:42:58 PM GMT
Accounting software, time-keeping utilities and calendar applications often present dates using week numbers that commence at the beginning of the year. Using the .NET framework's Calendar class a week number can be calculated using a number of rules. (more)
category: Foundation | clicked: 7 | comment | | source: www.blackwasp.co.uk
tags: C#
1
Shouts

.NET interview questions: - What will happen when Class1 creates objects of Class2 and Class2 creates object of Class1?

posted by questpondquestpond 157 days, 18 hours, 41 minutes ago
Monday, December 19, 2011 1:01:21 PM GMT
In this article we will explain the result when Class1 creates objects of Class2 and Class2 creates object of Class1. For more articles and videos visit us on www.questpond.com (more)
category: ASP.NET | clicked: 5 | 1 comment | | source: questpond.over-blog.com
tags: .NET, Class, stack, objects, overflow, .Net Interivew Questions, exception
4
Shouts

Free eBook: OWASP Top 10 for .NET developers

posted by http://troyhunt.myopenid.com/http://troyhunt.myopenid.com/ 157 days, 20 hours, 19 minutes ago
Monday, December 19, 2011 11:23:45 AM GMT
I decided to turn the whole OWASP Top 10 for .NET developers series into an eBook. Oh – and give it away for free. No strings attached. So here it is, 255 pages of .NET web development security goodness. Please share it generously, chuck it on your eBook reader, email it to your mates, quote me, force your developers to print and read every page – whatever – it’s all yours. (more)
category: ASP.NET | clicked: 15 | comment | | source: www.troyhunt.com
tags: .NET, Security, Ebook, OWASP
1
Shouts

Learn .NET and c# in 60 days - Lab 3 (Day 1)

posted by questpondquestpond 157 days, 20 hours, 43 minutes ago
Monday, December 19, 2011 11:00:02 AM GMT
In this Lab we will try to understand integer data type in c# and .NET .NET and C# and Visual studio (more)
category: ASP.NET | clicked: 3 | comment | | source: youtu.be
tags: .NET, visaul studio, C# and Freshers training
1
Shouts

: Multiple resultsets in SQL Server (Part I – Embedded SQL and Multiple resultsets) and handling them in C#

posted by dotnetfundadotnetfunda 157 days, 20 hours, 50 minutes ago
Monday, December 19, 2011 10:52:40 AM GMT
This article explores the feature (of SQL server) of returning the multiple resultsets and handling such multiple resultsets in C# with SQL Data reader through inline SQL and as well as through stored procedure. (more)
category: ASP.NET | clicked: 1 | comment | | source: www.dotnetfunda.com
tags: .NetFrameWork
1
Shouts

How to sort the custom template column in DataGrid and Group the records of the DataGrid based on a column value?

posted by dotnetfundadotnetfunda 157 days, 22 hours, 52 minutes ago
Monday, December 19, 2011 8:51:02 AM GMT
In this article, we are going to learn about DataGrid in silverlight and its related properties. DataGrid DataGrid control is one of the most important control in Silverlight to develop Line-of-Business (As per Wiki - Line of business (LOB) is a general term which often refers to a set of one or more highly related products which service a particular customer transaction or business need.) applications and is mostly used to List the records in tabular format. Apart from listing the records, it also pro... (more)
category: Silverlight | clicked: 2 | comment | | source: www.dotnetfunda.com
tags: Silverlight, DataGrid
2
Shouts

2011's most read posts

posted by http://jclaes.blogspot.com/http://jclaes.blogspot.com/ 159 days, 12 hours, 52 minutes ago
Saturday, December 17, 2011 6:50:23 PM GMT
I compiled a list of most popular posts that were published on this blog in 2011. Unlike last year, and the year before that, this year it's not a strict top five list. While analyzing the statistics, I found out that a few topics -covered over multiple posts - were popular this year. (more)
category: ASP.NET | clicked: 4 | comment | | source: jclaes.blogspot.com
tags: ASP.NET MVC, anonymous types, websockets, html5
1
Shouts

Address Chooser Task in Windows Phone

posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 159 days, 15 hours, 18 minutes ago
Saturday, December 17, 2011 4:24:58 PM GMT
Windows Phone SDK provides the chooser "AddressChooserTask" that enables the users to retreive the physical address of the selected contact.. (more)
category: Silverlight | clicked: 3 | comment | | source: windowsphonerocks.com
tags: Windows Phone, Choosers
1
Shouts

c# :- Class1 creates objects of Class2 and Class2 creates of Class1 what will happen ?

posted by questpondquestpond 159 days, 20 hours ago
Saturday, December 17, 2011 11:42:55 AM GMT
c# :- Class1 creates objects of Class2 and Class2 creates of Class1 what will happen ? .NET and C# interview questions and OOP (more)
category: ASP.NET | clicked: 5 | comment | | source: youtu.be
tags: SQL Server, .NET and C# interview questions, OOP, Asp.Net Interview Question
1
Shouts

Learn .NET and c# in 60 days - Lab 2 (Day 1)

posted by questpondquestpond 159 days, 20 hours, 34 minutes ago
Saturday, December 17, 2011 11:09:06 AM GMT
Learn .NET and c# in 60 days - Lab 2 (Day 1). In this video we will try see how to take inputs from keyboard in to c# program. .NET and C# freshers training (more)
category: ASP.NET | clicked: 0 | comment | | source: youtu.be
tags: .NET, Training, C#, Visual Studio
1
Shouts

Learn .NET and c# in 60 days - Lab 1 (Day 1)

posted by questpondquestpond 159 days, 20 hours, 51 minutes ago
Saturday, December 17, 2011 10:52:12 AM GMT
Learn .NET and c# in 60 days - Lab 1 (Day 1). In this video we will create a simple hello world programme using c#,Visual studio and .NET. .NET and C# freshers Training (more)
category: ASP.NET | clicked: 3 | comment | | source: youtu.be
tags: .NET, C#, Visual Studio, Freshers training
2
Shouts

SQL SERVER – FIX – ERROR : Msg 3201, Level 16 Cannot open backup device.Operating system error 3 (The system cannot find the path specified.) « SQL Server Journey with SQLAuthority

posted by pinaldavepinaldave 160 days, 2 hours, 54 minutes ago
Saturday, December 17, 2011 4:48:15 AM GMT
I had very interesting and frustrating experience. Recently I was attempting to backup one of my database and I end up on following error. Msg 3201, Level 16, State 1, Line 1 Cannot open backup device ‘D:\Backup\SQLAuthority.bak’. Operating system error 3(The system cannot find the path specified.). Msg 3013, Level 16, State 1, Line 1 BACKUP DATABASE is terminating abnormally. Solution: Go to your drive and create the missing folder. In my case I went to Drive D and created Backup Folder there. ... (more)
category: SQL | clicked: 1 | comment | | source: blog.sqlauthority.com
3
Shouts

ASP.NET MVC, HTML5, CSS3, JQuery templates, IEnumerable binding, knockoutjs and offline cache in a demo. A brave new world

posted by ioannisioannis 160 days, 15 hours, 31 minutes ago
Friday, December 16, 2011 4:11:31 PM GMT
Combining all those technologies into a simple webpage that manages a name list. (more)
category: ASP.NET | clicked: 30 | comment | | source: www.progware.org
tags: ASP.NET MVC, KnockoutJS, html5
Previous 1 2 ... 6 7 8 9 10 11 12 13 14 15 ... 199 200 Next