Upcoming stories

Download free eBook – Developing an Advanced Windows Phone 7.5 App(windowsphonerocks.com)

submitted by isenthilisenthil(2314) 4 hours, 17 minutes ago

Developing an Advanced Windows Phone 7.5 App that Connects to the Cloud book is a PDF version of the online guidance “Developing an read more...

add a comment |category: |Views: 0

tags: another

Using Ninject with the latest ASP.NET Web API source (and RC)(www.strathweb.com)

submitted by fdubfdub(291) 10 hours, 34 minutes ago

Let’s explore how IDependencyResolver has changed since the beta and what you need to do now to be able to use Ninject with latest ASP.NET Web API (and RC). read more...

add a comment |category: |Views: 2

tags: another

Asp.Net Sys Is Undefined Error(www.csharpaspnetarticles.com)

submitted by amit.jainamit.jain(1186) 12 hours, 5 minutes ago

If you are getting Sys Is Undefined Error In Asp.Net Ajax Or SharePoint 2010 Applications, cause of error might be use of Sys namespace or reference in JavaScript placed in head section of page. read more...

add a comment |category: |Views: 2

tags: another

Hire PHP Developers, Hire PHP Developer, Hire PHP Programmers, Hire PHP Programmer(www.weblineindia.com)

submitted by richardboss78richardboss78(9) 14 hours, 55 minutes ago

Hire Professional PHP Programmers India. Hire php developers for affordable php web development requirements. Our client base for PHP Web Development service includes USA, UK, Dubai, Canada and Australia. read more...

add a comment |category: |Views: 0

tags: another

Developing and Deploying Node.js Express Web App on Windows Azure(weblogs.asp.net)

submitted by mvcguymvcguy(265) 2 days, 2 hours ago

Developing and Deploying a Node.js Web App on Windows Azure with Express and Jade view engine read more...

add a comment |category: |Views: 4

tags: another

Telerik RadControls for Windows Phone – Article #8 – RadHubTile(windowsphonerocks.com)

submitted by isenthilisenthil(2314) 2 days, 2 hours ago

The RadHubTile control which is a part of the Telerik RadControls for Windows Phone suite brings the Windows Phone home screen experience to your App . read more...

add a comment |category: |Views: 1

tags: another

AsyncFileUpload In ModalPopUp Extender Ajax Asp.Net(www.csharpaspnetarticles.com)

submitted by amit.jainamit.jain(1186) 2 days, 5 hours ago

In this example i'm explaining how to use AjaxFileUpload Control Or AsyncFileUpload In ModalPopUp Extender Using C# VB Asp.Net. read more...

add a comment |category: |Views: 2

tags: another

Access modifiers in C#.NET(techsamosa.com)

submitted by ankygoyalankygoyal(519) 2 days, 6 hours ago

Briefly and clearly describes various access modifiers in c# and some important facts about them. read more...

add a comment |category: |Views: 7

tags: another

How I Would Design a Programming Degree(www.kodefuguru.com)

submitted by KodefuGuruKodefuGuru(2818) 3 days, 3 hours ago

Yesterday, I attended ECPI Columbia’s Spring Advisory Board meeting. I was involved in the panel discussion regarding their IT degrees, and I viewed it as an opportunity to explain what I consider lacking in developer education. read more...

add a comment |category: |Views: 5

tags: another

Use Capped collection on MongoAppender for Log4Net(www.codewrecks.com)

submitted by alkampferalkampfer(1873) 3 days, 6 hours ago

How to create Capped Collection with C# code, to make log4Net appender directly create capped collection if the collection does not already exists read more...

add a comment |category: |Views: 1

tags: another

.NET 4.5 WinRT: Get custom attributes from enum value(www.minddriven.de)

submitted by MatthiasJMatthiasJ(446) 3 days, 14 hours ago

Shows how to retrieve a custom attribute from an enum value in .NET WinRT. read more...

add a comment |category: |Views: 4

tags: another

SimpleImageUpload control available via GitHub and NuGet(github.com)

submitted by CodeCarvingsCodeCarvings(15) 4 days ago

SimpleImageUpload is an user control that allows the final user to: - Upload an image to the server - Interactively crop, resize, rotate/flip and color adjust the uploaded image (WYSIWYG) - Automatically apply post-processing filters (e.g.: image resize + watermark) - View a preview of the uploaded image - Edit a previously uploaded image maintaining the image parameters selected in the past (crop coordinates, resize factor, rotation angle, color adjustments, etc.. ) read more...

add a comment |category: |Views: 2

tags: another

ASP.NET Web API Basics(www.dotnetjalps.com)

submitted by jalpeshjalpesh(1352) 4 days, 2 hours ago

We have seen that now web is really becoming cross plate form and you can see your services or API can be exposed to any client. Till now one of big challenges is to choose platform for this kind of service. There are so many options available like web services, WCF services,Generic Handlers, directly writing responses on aspx page etc. There are plenty of options available and each one has their own pros and cons. But now we have one simpler answer for that is ASP.NET Web API. What is Web API? ASP.NET Web API is a framework for building web API on the top of .NET framework. It’s a framework for building and consuming web services that can be use at broad range of clients like browsers,tablets phones etc. You can expose JSON or XML whatever you want to use. read more...

add a comment |category: |Views: 5

tags: another

Useful JavaScript and jQuery Libraries, Plugins (techbrij.com)

submitted by urenjoyurenjoy(342) 4 days, 3 hours ago

Check out useful JavaScript and jQuery Libraries, Plugins for web designing and development. read more...

add a comment |category: |Views: 5

tags: another

User Password Expired filter attribute with ASP.NET MVC(www.leniel.net)

submitted by lenielleniel(504) 4 days, 5 hours ago

A recent set of requirements I’ve been playing with deals with passwords. This one specifically handles password expiration. Given that I’m working with ASP.NET MVC I know I can rest assured that there’s some great (read awesome) way of implementing a given requirement. This is exactly what happened and I want to show you how to have a clean and beautiful solution to this problem. Read on... read more...

add a comment |category: |Views: 5

tags: another

Introduction to ASP.NET MVC Part 2: Creating a Hello World Site in MVC(www.youtube.com)

submitted by SymetriXSymetriX(30) 4 days, 7 hours ago

In this video I make a simple Hello World site using ASP.NET MVC 4 (but the steps will still work in MVC 3 as well) read more...

add a comment |category: |Views: 3

tags: another