beyonddev

Stories submitted by beyonddev

Optional (or Default) Parameters | Get Ready For C# 4.0(codesnippetsstore.blogspot.com)

submitted by beyonddevbeyonddev(15) 2 years, 1 month ago

Simply We (Me and some of my friends) are going to share Microsoft C# 4.0 Code Snippets to introduce its new features to you. read more...

add a comment |category: |Views: 0

tags: another

Simple WCF chat application with database (LINQ) (codesnippetsstore.blogspot.com)

submitted by beyonddevbeyonddev(15) 2 years, 4 months ago

This project will consists of a WCF service (ISERVICE [Interface] & SERVICE [C# code to implement the interface]), Server Application which will use the WCF service and finally the client(Windows Form). read more...

add a comment |category: |Views: 243

tags: another