DotNetShoutout - Stories tagged with C#
2
Shouts

C# interview question: - Elaborate partial methods in partial classes of C# and .NET?

posted by questpondquestpond 496 days, 11 hours, 36 minutes ago
Monday, January 09, 2012 11:16:23 AM GMT
In this article we will explain about partial methods in partial classes of C# and .NET, For more articles and videos visit us on www.questpond.com (more)
category: Web Dev | clicked: 8 | comment | | source: dotnetinter.livejournal.com
tags: .NET, .Net Interview Questions, Partial Methods, C#, partial classes, C# interview Questions
2
Shouts

C# interview questions: - Define partial classes in C# and .NET?

published 497 days, 9 hours, 9 minutes ago posted by questpondquestpond 498 days, 9 hours, 41 minutes ago
Sunday, January 08, 2012 1:43:59 PM GMT Saturday, January 07, 2012 1:12:06 PM GMT
In this article we will explain partial classes in C# and .NET, For more articles and videos visit us on www.questpond.com (more)
category: Web Dev | clicked: 20 | comment | | source: questpond.over-blog.com
tags: .NET, .Net Interview Questions, C#, C# interview Questions, classes
2
Shouts

C#/.NET Little Wonders: The DateTime TryParsae() and ParseExact() Methods

published 497 days, 9 hours, 9 minutes ago posted by BlackRabbitCoderBlackRabbitCoder 499 days, 22 hours, 8 minutes ago
Sunday, January 08, 2012 1:43:59 PM GMT Friday, January 06, 2012 12:44:17 AM GMT
A while back I talked about some goodies in DateTime, mostly the properties that let you split out just the date or time. This week, I wanted to look at a couple more methods of the DateTime struct that give you additional control over parsing an input string into a DateTime. Most of us have dealt with using DateTime.Parse() for these tasks, but sometimes you are wanting to parse something that may not be a valid DateTime, or may be in a non-standard format. So let’s look at the TryParse() and ParseEx... (more)
category: Web Dev | clicked: 13 | 2 comments | | source: blackrabbitcoder.net
tags: .NET, DateTime, Parse, Little Wonders, C#, ParseExact, TryParse, CSharp
4
Shouts

SocialCounter.NET - .NET Library for your social stats

published 501 days, 5 hours, 8 minutes ago posted by http://prashantmx.myopenid.com/http://prashantmx.myopenid.com/ 502 days, 11 hours, 8 minutes ago
Wednesday, January 04, 2012 5:44:44 PM GMT Tuesday, January 03, 2012 11:45:08 AM GMT
A handy .NET library to get the counts of your social stats. SocialCounter.NET provides you a flexibility to get your Facebook page fans, RSS feed readers, Twitter followers count with ease and more to come in near future. (more)
category: How To | clicked: 20 | 2 comments | | source: midnightprogrammer.net
tags: .NET, projects, library, C#
3
Shouts

AngelCode bitmap font parsing using C#

published 501 days, 5 hours, 8 minutes ago posted by http://richardmoss.myopenid.com/http://richardmoss.myopenid.com/ 503 days, 8 hours, 54 minutes ago
Wednesday, January 04, 2012 5:44:44 PM GMT Monday, January 02, 2012 1:58:30 PM GMT
Article describing a component for parsing bitmap font files generated by AngelCode's BMFont utility (more)
category: UX | clicked: 29 | 1 comment | | source: cyotek.com
tags: C#, Fonts, bitmap
2
Shouts

Learn .NET and c# in 60 days(Lab 9):- Creating your First windows application. - YouTube

published 503 days, 3 hours, 15 minutes ago posted by questpondquestpond 503 days, 12 hours, 10 minutes ago
Monday, January 02, 2012 7:37:30 PM GMT Monday, January 02, 2012 10:42:48 AM GMT
Learn .NET and c# in 60 days:- Lab 9. In this video we will create a first c# windows application using visual studio 2010. .NET & C# and Programming language (more)
category: Web Dev | clicked: 5 | comment | | source: youtu.be
tags: .NET, C#, programming language, Freshers training
3
Shouts

ASP.NET MVC Code Review #2 - A Way of Working with Html Select Element (AKA DropDownList) In ASP.NET MVC

published 499 days, 7 hours, 2 minutes ago posted by http://tugberk-ugurlu.myopenid.com/http://tugberk-ugurlu.myopenid.com/ 506 days, 19 minutes ago
Friday, January 06, 2012 3:51:12 PM GMT Friday, December 30, 2011 10:33:24 PM GMT
This is the #2 of the series of blog posts which is about some core scenarios on ASP.NET MVC: A Way of Working with Html Select Element (AKA DropDownList) In ASP.NET MVC (more)
category: Web Dev | clicked: 43 | 1 comment | | source: tugberkugurlu.com
tags: ASP.NET MVC, C#, dropdownlist, Razor, HTML, ASP.NET
3
Shouts

C#, Generic factory with support for private constructors « Daniel Wertheim

published 503 days, 3 hours, 15 minutes ago posted by sedanwersedanwer 506 days, 22 hours, 34 minutes ago
Monday, January 02, 2012 7:37:30 PM GMT Friday, December 30, 2011 12:18:55 AM GMT
Shows how-to create a generic factory allowing creation of generic classes having a private constructor using compiled lambdas to get better performance. (more)
category: How To | clicked: 22 | 1 comment | | source: daniel.wertheim.se
tags: private constructor, C#, .Net 4.0, generic factory, lambdas, private constructors
3
Shouts

c# :- Knowledge sharing session (Aggregation and Composition)

published 507 days, 21 hours, 40 minutes ago posted by questpondquestpond 508 days, 16 hours, 8 minutes ago
Thursday, December 29, 2011 1:12:25 AM GMT Wednesday, December 28, 2011 6:44:56 AM GMT
Knowledge sharing session (Aggregation and Composition) .NET and C# (more)
category: Web Dev | clicked: 23 | 1 comment | | source: youtu.be
tags: .NET, Composition, C#, Aggregation
2
Shouts

Cancelling Parallel Loops

published 509 days, 13 hours, 47 minutes ago posted by BlackWaspBlackWasp 510 days, 5 hours, 27 minutes ago
Tuesday, December 27, 2011 9:06:15 AM GMT Monday, December 26, 2011 5:25:25 PM GMT
The Task Parallel Library includes static methods that provide parallel equivalents of the for and foreach loops. As with parallel tasks, these loops can be cancelled by other processes using a system of cancellation tokens. (more)
category: How To | clicked: 10 | 2 comments | | source: www.blackwasp.co.uk
tags: .NET, C#, Parallel Programming
2
Shouts

Learn .NET and c# in 60 days Lab 6 day 2 :- Commenting.

published 507 days, 21 hours, 40 minutes ago posted by questpondquestpond 510 days, 17 hours, 15 minutes ago
Thursday, December 29, 2011 1:12:25 AM GMT Monday, December 26, 2011 5:38:04 AM GMT
Learn .NET and c# in 60 days Lab 6 day 2 :- Commenting. In this video we will see how to comment c# programs. .NET and C# and Programming language (more)
category: Web Dev | clicked: 21 | comment | | source: youtu.be
tags: .NET, C#, programming language, Freshers training
2
Shouts

c# :- Creating a simple calculator using c#

published 509 days, 13 hours, 47 minutes ago posted by questpondquestpond 512 days, 11 hours, 7 minutes ago
Tuesday, December 27, 2011 9:06:15 AM GMT Saturday, December 24, 2011 11:45:18 AM GMT
In this video we will see how to create a simple calculator program using C#. (more)
category: Web Dev | clicked: 20 | comment | | source: youtu.be
tags: .NET, C#, programming language, Freshers training
2
Shouts

Multiple resultsets in SQL Server and handling them in C# (Part III – Multiple Resultsets in Stored Procedure with LINQTOSQL)

published 512 days, 2 hours, 26 minutes ago posted by dotnetfundadotnetfunda 513 days, 15 hours, 52 minutes ago
Saturday, December 24, 2011 8:26:37 PM GMT Friday, December 23, 2011 7:00:58 AM GMT
This article delves into the feature (of SQL server) of returning the multiple resultsets through stored procedure and handling such resultsets in C# for LINQTOSQL. (more)
category: Data | clicked: 3 | comment | | source: www.dotnetfunda.com
tags: C#, .NetFrameWork
5
Shouts

C#/.NET Fundamentals: Unit Testing with Func Generators

published 510 days, 14 hours, 37 minutes ago posted by BlackRabbitCoderBlackRabbitCoder 513 days, 23 hours, 15 minutes ago
Monday, December 26, 2011 8:15:27 AM GMT Thursday, December 22, 2011 11:38:06 PM GMT
I wanted to attempt a brief post before the holidays, so I decided to quickly revisit part a post I wrote a few weeks back on The Generic Func Delegates, and in particular, the sidebar on using Func as a generator for unit testing. At the time, I did not give that short sidebar the attention I really wanted, including showing the setup of the unit tests and discussing the performance impact (if any) of such a practice. So this week I hope to rectify this by revisiting and enhancing the discussion. (more)
category: Web Dev | clicked: 11 | 1 comment | | source: www.blackrabbitcoder.net
tags: .NET, C#, fundamentals, delegates, Func, CSharp, unit testing
3
Shouts

Generate Return Values Using Lambdas in Moq

published 512 days, 2 hours, 26 minutes ago posted by BlackWaspBlackWasp 514 days, 5 hours, 55 minutes ago
Saturday, December 24, 2011 8:26:37 PM GMT Thursday, December 22, 2011 4:57:23 PM GMT
Mock objects and stubs created using the Moq framework are generally used to inject dependencies with expectations that define fixed results. For more complex scenarios, lambda expressions can be used to generate results based on provided arguments. (more)
category: How To | clicked: 16 | 1 comment | | source: www.blackwasp.co.uk
tags: C#, Moq, unit testing
2
Shouts

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

posted by questpondquestpond 514 days, 11 hours, 40 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: Web Dev | clicked: 5 | comment | | source: youtu.be
tags: .NET, C#, Automation Testing, VSTS, TFS
2
Shouts

Obtaining the Week Number for a Date (C#)

posted by BlackWaspBlackWasp 516 days, 23 hours, 10 minutes 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: How To | clicked: 8 | comment | | source: www.blackwasp.co.uk
tags: C#
2
Shouts

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

posted by questpondquestpond 519 days, 11 hours, 44 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 519 days, 12 hours, 1 minute 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

Inheritance Margin extension for Visual Studio 2010 review

posted by SergeyVlasovSergeyVlasov 521 days, 10 hours, 40 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
Previous 1 2 3 4 5 6 7 8 9 10 ... 49 50 Next