Articles submitted by members via their Technical Blog feed. Want to have the blog entries from
your Technical Blog automatically posted as articles on CodeProject? It's
easy!
1.
Javascript and CSS file versioning
Lately, I was in conversation with our QA lead, which made us realize of an issue that, certainly will cause inconvenience to the end users of the web application on which we are working on. Although the issue is very … Continue reading →
(The Code Project Open License (CPOL))
Web Development »
HTML / CSS »
CSS
|
Bibhu Dutta
|
Updated: 20 Mar 2014
Rating:
(No votes for this Article)
|
|
2.
How to Save Image in Local Photos album of Windows Phone ?
Sometimes you may want to develop a windows phone app which containing many images to view like WallPaper app for Windows Phone LockScreen, Celebrity album, etc . It is quite easy to display images by using Image Control and passing … Continue reading →
(The Code Project Open License (CPOL))
Mobile Development »
Windows Phone 7/8 »
Windows CE
|
RaviRanjankr
|
Updated: 20 Mar 2014
Rating:
(No votes for this Article)
|
|
3.
Getting started with Nodejitsu on Windows by deploying a MEN framework
Disclaimer: I’m in no way affiliated with Nodejitsu or any of the frameworks that I listed below in the post. I’m just documenting my experience with them – problems (and solutions) I’ve faced while trying these new technologies on a Windows machine. MEN – MongoDB, Express, Node.js, and if you
(The Code Project Open License (CPOL))
Desktop Development »
Dialogs and Windows »
Windows 2000 Styles
|
Nikola Breznjak
|
Updated: 20 Mar 2014
Rating:
(No votes for this Article)
|
|
4.
Deploying MEAN.io to Nodejitsu from Windows machine
Disclaimer: I’m in no way affiliated with Nodejitsu or MEAN.io. I’m just documenting my experience with them – problems (and solutions) I’ve faced while trying these new technologies on a Windows machine. Great, with that off my chest, we can now start. This is a successor po
(The Code Project Open License (CPOL))
|
Nikola Breznjak
|
Updated: 20 Mar 2014
Rating:
(No votes for this Article)
|
|
5.
Cancel GridView Edit on Escape Key Press
This is one interesting research resulting a Trick to Cancel the GridView Editing Mode, when you press the Escape Key. Many guys asked this question in forums and those are still unanswered.
(The Code Project Open License (CPOL))
Desktop Development »
Grid & Data Controls »
Grid controls
|
Tadit Dash
|
Updated: 20 Mar 2014
Rating: 5.00/5
(2 votes)
|
|
6.
The Accidental Standard
The accidental standard is a pervasive issue in software development circles. As groups and products grow in size and complexity, it's common for people to use their best judgment when making decisions. This trust is a vital olive branch in team building and group dynamics. But as time marches on, a
(The Code Project Open License (CPOL))
General Reading »
Uncategorised Technical Blogs »
General
|
Zac Gery
|
Updated: 19 Mar 2014
Rating:
(No votes for this Article)
|
|
7.
Nourising Innovation Continued
In my previous post, I talked about how creating order from chaos can lend itself towards innovation. It was inspired by this quote from a book I’m currently reading: “Careful planning was, indeed, the water that nourished innovation.” Words of Radiance by Brandon Sanderson, page 412 The patte
(The Apache License, Version 2.0)
General Reading »
Uncategorised Technical Blogs »
General
|
zgardner.us
|
Updated: 19 Mar 2014
Rating:
(No votes for this Article)
|
|
8.
Advice for those just starting out in Software Development
CodeProject So this is a question that a friend asked me in an email. I though it was worth sharing.Hey, how are you? I hope everything is going well for you. Im writing for advice or suggestions. I started taking classes for programming. I was wondering if there is anything languages I should reall
(The Code Project Open License (CPOL))
General Programming »
Programming Tips »
General
|
TerranceSmith
|
Updated: 19 Mar 2014
Rating: 5.00/5
(5 votes)
|
|
9.
WP8 Breaks Bad (cooking with MEF)
Microsoft’s Managed Extensibility Framework is somewhat of an unsung hero in the .Net world in my opinion. The framework itself is insanely powerful and magical but when you combine it with other patterns and frameworks like MVVM it becomes pure sorcery. If you haven’t checked out MEFedMVVM, I sugge
(The Code Project Open License (CPOL))
Mobile Development »
Windows Phone 7/8 »
General
|
BC3Tech
|
Updated: 19 Mar 2014
Rating:
(No votes for this Article)
|
|
10.
Difference between a Postback and a Callback in ASP.NET
Difference between a postback and a callback in ASP.NET
(The Code Project Open License (CPOL))
Web Development »
ASP »
Code Project scripts
|
Imran Abdul Ghani
|
Updated: 19 Mar 2014
Rating: 4.50/5
(2 votes)
|
|
11.
Nourishing Innovation
Nourishing innovation
(The Apache License, Version 2.0)
General Reading »
Uncategorised Technical Blogs »
General
|
zgardner.us
|
Updated: 19 Mar 2014
Rating: 5.00/5
(1 vote)
|
|
12.
An Interesting List of Development Stuff (March 2014)
In this St. Patrick’s day installment of an Interesting List of Development Stuff, we dive into a more .NET-centric approach (with a majority of the topics at least being in the realm of .NET) but as usual, there should be something for everyone. The Roslyn compiler continues to make waves and
(The Code Project Open License (CPOL))
General Programming »
Game Development »
General
|
Rion Williams
|
Updated: 18 Mar 2014
Rating: 5.00/5
(1 vote)
|
|
13.
Deploying MongoDB and Node.js application on OpenShift
This is a post about getting started with OpenShift Online on a Windows machine by deploying a MongoDB, Node.js and RockMongo application for free. The reason why this wasn’t a title is that it’s just too darn long . Cool, with getting that off my chest, we can now start… OpenShift
(The Code Project Open License (CPOL))
Third Party Products »
Reviews on Third Party Products and Tools »
General
|
Nikola Breznjak
|
Updated: 18 Mar 2014
Rating:
(No votes for this Article)
|
|
14.
5 Tips to Improve Performance in Android Applications
This post gives 5 tips to improve performance in Android applications
(The Code Project Open License (CPOL))
Mobile Development »
Android »
General
|
Cindy Potvin
|
Updated: 18 Mar 2014
Rating: 5.00/5
(5 votes)
|
|
15.
Introduction to Network Alchemy
While many of the principles of developing robust software are easy to explain, it is much more difficult to know how and when to apply these principles. Practice and learning from mistakes is generally the most productive way to understand these principles. However, it is much more desirable to und
(The Code Project Open License (CPOL))
|
Paul Watt
|
Updated: 18 Mar 2014
Rating:
(No votes for this Article)
|
|
16.
Reduce the Size of MongoDB Documents Generated from .NET/C#
How to reduce the size of MongoDB documents generated from .NET/C#
(The Code Project Open License (CPOL))
|
Pragmateek
|
Updated: 18 Mar 2014
Rating:
(No votes for this Article)
|
|
17.
My Performance Budget Continued
In my previous post, I talked about the performance budget for my website. My goal is to load from a cold cache in two seconds. From a primed cache, just one second. Before optimizations, I was at seven seconds. I haven’t been working with WordPress for very long, but I have a gut feeling that
(The Apache License, Version 2.0)
General Reading »
Uncategorised Technical Blogs »
General
|
zgardner.us
|
Updated: 18 Mar 2014
Rating:
(No votes for this Article)
|
|
18.
Windows Server 2012 RDS and Windows Mobile: connection error
For whatever reason MS decided to make Windows 2012 RDS (former Terminal Services, now Remote Desktop Services) not compatible with Windows Mobile 6.x and other Windows CE 5.0 based handheld devices. Fortunately, if you activated Remote Desktop License Server using ‘Web Browser’ method,
(The Code Project Open License (CPOL))
Platforms, Frameworks & Libraries »
Windows Security »
User Account Control
|
hjgode
|
Updated: 17 Mar 2014
Rating:
(No votes for this Article)
|
|
19.
Working with Visual Basic database connection
It is pretty fun to work with Visual Basic database programming. You can incorporate database contents in your application with the help of easy to use Wizard in Microsoft Visual …The post Working with Visual Basic database connection appeared first on Bubble Blog.
(The Code Project Open License (CPOL))
Database »
Database »
COM
|
Sharjeel_Ahmad
|
Updated: 17 Mar 2014
Rating:
(No votes for this Article)
|
|
20.
Visual Basic Progress Bar control
Visual Basic Progress Bar control provides the coolest way to show the progress of any background activity. It is good idea to show the progress to the end user when …The post Visual Basic Progress Bar control appeared first on Bubble Blog.
(The Code Project Open License (CPOL))
Desktop Development »
Progress Controls »
General
|
Sharjeel_Ahmad
|
Updated: 17 Mar 2014
Rating:
(No votes for this Article)
|