DotNetShoutout - Upcoming stories (page 7)
2
Shouts

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

posted by questpondquestpond 520 days, 7 hours, 6 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: Web Dev | clicked: 0 | comment | | source: youtu.be
tags: .NET, Training, C#, Visual Studio
2
Shouts

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

posted by questpondquestpond 520 days, 7 hours, 23 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: Web Dev | clicked: 5 | comment | | source: youtu.be
tags: .NET, C#, Visual Studio, Freshers training
3
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 520 days, 13 hours, 27 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: Data | clicked: 1 | comment | | source: blog.sqlauthority.com
4
Shouts

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

posted by ioannisioannis 521 days, 2 hours, 4 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: Web Dev | clicked: 39 | comment | | source: www.progware.org
tags: ASP.NET MVC, KnockoutJS, html5
2
Shouts

Knowledge Sharing session :- What is polymorphism, static polymorphism and dynamic polymorphism ? - YouTube

posted by questpondquestpond 521 days, 5 hours, 45 minutes ago
Friday, December 16, 2011 12:30:56 PM GMT
Knowledge Sharing session :- What is polymorphism , static polymorphism and dynamic polymorphism ? .NET and C# and Polymorphism (more)
category: Web Dev | clicked: 4 | comment | | source: youtu.be
tags: Polymorphism, .NET and C# interview questions, VB.NET, OOP
3
Shouts

Tpl Dataflow - Part 4 - Bnaya Eshet

posted by bnayabnaya 521 days, 8 hours, 33 minutes ago
Friday, December 16, 2011 9:42:05 AM GMT
Tpl Dataflow - Part 4Tpl Dataflow - Part 4 this is the 4th post in the Tpldataflow series, you can see other post in this series at the TDF tag. this post will discuss a general implementation of built-in Tpl dataflow block. in general built-in blocks fall into 3 categoriesPure buffering blocks: present different strategy of buffering and distribution.Execution blocks: manipulate the incoming messages.Grouping blocks: deal with different strategies for combine messages from multip... (more)
category: Architecture | clicked: 10 | comment | | source: blogs.microsoft.co.il
tags: ISourceBlock, data, TDD, Dataflow, ITargetBlock
2
Shouts

What is DataGrid in SilverLight?

posted by dotnetfundadotnetfunda 521 days, 12 hours, 13 minutes ago
Friday, December 16, 2011 6:02:00 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. (more)
category: Web Dev | clicked: 5 | comment | | source: www.dotnetfunda.com
tags: Silverlight, DataGrid
3
Shouts

AWS Simple Email Service (SES) to Send Email from ASP.NET apps

posted by JudoJudo 521 days, 15 hours, 21 minutes ago
Friday, December 16, 2011 2:54:09 AM GMT
This code snippet demonstrates how Amazon's SES service can be used from .NET applications to send mail. (more)
category: Web Dev | clicked: 16 | comment | | source: snippetfire.com
tags: SES, Email
3
Shouts

What is the cost of async/await? - Bnaya Eshet

posted by bnayabnaya 521 days, 21 hours, 50 minutes ago
Thursday, December 15, 2011 8:25:36 PM GMT
What is the cost of async/await?What is the cost of async/await? .NET 4.5 (C# 5) had brought the new async/await syntax. I will cover async/await syntax in more details in future post, but in the meanwhile in case that you are not yet familiar with that syntax, what's  you should have to know is that the syntactic compiler transform that syntax (and the lines that follow the await keyword) into IL, the generated IL is following the concept of the TPL ContinueWith. the syntactic compiler is actually ge... (more)
category: Architecture | clicked: 10 | comment | | source: blogs.microsoft.co.il
tags: Async, await
3
Shouts

Inheritance Margin extension for Visual Studio 2010 review

posted by SergeyVlasovSergeyVlasov 522 days, 6 hours, 3 minutes ago
Thursday, December 15, 2011 12:12:58 PM GMT
Visualize overridden and overriding methods in C# code… (more)
category: How To | clicked: 45 | comment | | source: visualstudioaddins.svprogramming.net
tags: visual studio extensions, Inheritance, C#, Visual Studio 2010
2
Shouts

How to validate a textbox for range of values,correct date?

posted by dotnetfundadotnetfunda 522 days, 7 hours, 53 minutes ago
Thursday, December 15, 2011 10:22:03 AM GMT
In scenarios where we want to validate a textbox for the specific range of values, and ensure that the correct Date to be entered, we can follow this approach. Validations Validation controls are used to validate the form fields for valid data when it is submitted to the server. (more)
category: Web Dev | clicked: 2 | comment | | source: www.dotnetfunda.com
tags: Validation Controls
2
Shouts

SharePointBoost Blog | Products, News, Updates – Anything SharePoint

posted by tech-kingtech-king 522 days, 14 hours, 41 minutes ago
Thursday, December 15, 2011 3:34:49 AM GMT
SharePointBoost, a Microsoft® Gold Certified Partner, is a leading developer of SharePoint Web Parts and add-ons.Fully compatible with SharePoint 2007, WSS 3.0, SharePoint 2010, SharePoint Server 2010, MOSS 2007, as well as SharePoint Foundation 2010, our SharePoint web parts and add-ons are designed to help businesses harness the full power of SharePoint AD Administration AD Self Service Alert Reminder Boost Column View Permission Calendar Rollup List Sync Outlook Integration Password Change Rich Text B... (more)
category: Web Dev | clicked: 3 | comment | | source: www.sharepointboost.com
tags: Sharepoint
2
Shouts

How to Setup Load Balance in SharePoint 2010 Farm | SharePointBoost Blog

posted by tech-kingtech-king 522 days, 14 hours, 44 minutes ago
Thursday, December 15, 2011 3:31:42 AM GMT
How to Setup Load Balance in SharePoint 2010 Farm As we know, in medium or large enterprise, there are two or three tires in SharePoint Farm, generally including three kinds server: Data server, App server, WFE server. WFE server is used to handle requests from cus... AD Administration,AD Self Service,Alert Reminder Boost,Column View Permission,Calendar Rollup,List Sync,Outlook Integration,Password Change,Rich Text Boost,Workflow Boost (more)
category: Web Dev | clicked: 11 | comment | | source: www.sharepointboost.com
tags: Sharepoint
2
Shouts

Software Paradise (UK) is now our Partner | SharePointBoost Blog

posted by tech-kingtech-king 522 days, 14 hours, 45 minutes ago
Thursday, December 15, 2011 3:30:03 AM GMT
Products, News, Updates – Anything SharePoint HomeSharePointBoostProductsAD AdministrationAD Self ServiceAlert Reminder BoostColumn View PermissionCalendar RollupList SyncOutlook IntegrationPassword ChangeRich Text BoostWorkflow Boost About Us Software Paradise (UK) is now our Partner We are happy to announce that Software Paradise has just signed up with us. They may be close to you           Software Paradise was founded in 1986 and is the UK’s leading independent reseller of computer software... (more)
category: Web Dev | clicked: 29 | comment | | source: www.sharepointboost.com
tags: SharePoint 2010, Sharepoint
2
Shouts

Unlock Your SharePoint Password! | SharePointBoost Blog

posted by tech-kingtech-king 522 days, 14 hours, 47 minutes ago
Thursday, December 15, 2011 3:28:17 AM GMT
Unlock Your SharePoint Password! Thank you very much! You guys did a great job helping me out! Have you ever said this to your administrators? I have done that frequently. Actually I did one hour ago. SharePoint Password Reset Let users reset their password right on a web part without intervention from SharePoint administrator A simple web part that lets users reset their password right on their SharePoint page without having to ask the administrator or IT for assistance. New password will be sent onli... (more)
category: Agile | clicked: 1 | comment | | source: www.sharepointboost.com
tags: SharePoint Password Reset
3
Shouts

Mindscape releases 5 free WPF themes and free controls

posted by traskjdtraskjd 523 days, 14 hours, 54 minutes ago
Wednesday, December 14, 2011 3:21:07 AM GMT
This blog post discusses new additions to the free WPF offering from Mindscape. The latest release includes 5 professionally built WPF themes to make the job of making an application look amazing easier than ever before. This adds to the existing set of free controls which includes a Autocomplete Textbox and Coverflow control for WPF. (more)
category: UX | clicked: 83 | comment | | source: www.mindscapehq.com
tags: WPF Themes, WPF, Coverflow, XAML, Autocomplete, Free, Mindscape
2
Shouts

Cleaning Up Your Git Repository For NuGet 1.6

posted by http://managedfusion.com/http://managedfusion.com/ 523 days, 19 hours, 23 minutes ago
Tuesday, December 13, 2011 10:52:20 PM GMT
13Dec2011TweetCleaning Up Your Git Repository For NuGet 1.6 No CommentsHow To, News, Programming NuGet 1.6 was released today. And with it came some great new features, one that I am particularly excited about is.Using NuGet Without Checking In Packages (Package Restore) NuGet 1.6 now has first class support for the workflow in which NuGet packages are not added to source control, but instead are restored at build time if missing. For more details, read the Using NuGet without committing packages to so... (more)
category: Architecture | clicked: 7 | comment | | source: coderjournal.com
tags: Git, NuGet
2
Shouts

How to create Stored Procedures in MySQL?

posted by dotnetfundadotnetfunda 524 days, 5 hours, 29 minutes ago
Tuesday, December 13, 2011 12:46:13 PM GMT
In this Article, we are going to understand how to work with Stored Procedures in MySQL and also learn Pagination through MySQL stored Procedure Stored Procedures are precompiled queries these stored procedures improves security and execution performance of database client server applications. (more)
category: Web Dev | clicked: 4 | comment | | source: www.dotnetfunda.com
tags: mysql
2
Shouts

Upload Read Excel File With C# VB.NET In Asp.Net

posted by amitjainamitjain 524 days, 12 hours, 38 minutes ago
Tuesday, December 13, 2011 5:37:40 AM GMT
Upload and Read Excel File In Asp.Net In this post i'm explaining how to upload and read excel file data using fileUpload and dispplay in gridview using C# and VB.NET in asp.net. (more)
category: Web Dev | clicked: 6 | comment | | source: csharpdotnetfreak.blogspot.com
tags: FileUpload, C#, VB.NET, excel file, ASP.NET
2
Shouts

Tpl Dataflow - Part 2 - Bnaya Eshet

posted by bnayabnaya 528 days, 11 hours, 28 minutes ago
Friday, December 09, 2011 6:47:37 AM GMT
Tpl Dataflow - Part 2Tpl Dataflow - Part 2 in this post will focus on one of the TPL Dataflow main contract called target. previous post can be found here. TPL Dataflow is built upon the concept of Producer / Consumer pattern, which represent by 2 interfaces. ISourceBlock (more)
category: Architecture | clicked: 2 | comment | | source: blogs.microsoft.co.il
tags: TPL, ISourceBlock, Dataflow, ITargetBlock