Lost your password?

Blogs about: Code Samples

Featured Blog

Activity Based Pay Statistics, Perl

John Stanish wrote 1 week ago: When I worked at an activity based pay company, I used this Perl script to give me an idea of how ma … more →

Tags: Perl, Code Sample, csv, Comma-Separated Values, GPL, gpl v2.0, Open-Source

Object Oriented Java source for Amazon Stats

John Stanish wrote 1 week ago: I have been thinking about the Java source for the Amazon Stats scenario that I also wrote in Perl, … more →

Tags: Amazon, Analyzer, Java, maintainable, object oriented, path analysis, Refactor, refactored, Source Code

Test Driven Development -- How to start with a test

Danilo wrote 4 weeks ago: Test driven development is mystical to anyone that hasn’t done it from the ground-up. It … more →

Tags: Intellij, Java, Beginning Test Driven Development, How to start with a test, TDD, TDD examples, Test Driven Development, Test Driven Development Example, Test Driven Development Tutorial

programmatically setting content type

George wrote 3 months ago: So, you have a SharePoint document library. And you are loading content into it programmatically. Bu … more →

Tags: Content types, Document Library, SharePoint

Using WebControls In ASP.NET MVC Views - Part 316 comments

webdev_hb wrote 3 months ago: WebControls In MVC Series Part 1 Part 2 Part 3 (Working source code) Part 4 I mean’t to have t … more →

Tags: codeproject, General Discussions, ASP. NET, ASP .NET MVC, C#, HTML, mvc, Programming, Source Code

Include Stylesheets and Scripts From A WebControl In MVC4 comments

webdev_hb wrote 4 months ago: Have you ever created a WebControl in MVC and though “Gee, it sure would be nice if I could ad … more →

Tags: General Discussions, codeproject, Programming, C#, ASP. NET, mvc, ASP .NET MVC, WebControls

Disable copy paste in Excel

timopheyvlasov wrote 4 months ago: http://www.vbaexpress.com/kb/getarticle.php?kb_id=373 … more →

How to retrieve your status message from twitter using cURL?

vatsalad wrote 5 months ago: what is cURL, or what is php? ok, PHP is a server side scripting language, which helps make webpages … more →

Tags: HOW TO?, php, Curl, twitter, Twitter Updates

iPhone : How to add a delete button to a UITableView cell

Shai Wininger wrote 5 months ago: 1. Make sure you have a proper UITableView in place and rigged to the data source and delegate. 2. I … more →

Tags: Cocoa, Cocoa Samples, iPhone, Objective C, Programming, snippets, Button, canEditRowAtIndexPath, Cell

Enums, Flags and C# -- Oh my! (bad pun...)9 comments

webdev_hb wrote 5 months ago: I’m not sure about everyone else, but I just love Enumerated types. Whats more, I love the Fla … more →

Tags: General Discussions, codeproject, C#, Code, Programming, Tips and Tricks

Facade Implementation

hrachyag wrote 6 months ago: The application uses the facade pattern and perform the following  tasks: • Accepts customer details … more →

Tags: Facade Pattern, creadit card validation utility

Implementation of Singleton with Factory

hrachyag wrote 6 months ago: Implementation of the Design Class Diagram is provided below. public class AcuteAngleFactory impleme … more →

Tags: Abstract Factory, Java implementation, Singleton

Deckart and Manhattan distance methods

hrachyag wrote 6 months ago: Below is a piece of code I used in my floor planning application to return the Manhattan and Deckart … more →

Tags: chip design, Deckart, floorplanning algorithms, Java, manhatten

VAR assignment

hrachyag wrote 6 months ago: The following piece of SQL code will get birth data and retirement date for employees with last name … more →

Tags: relational algebra, SQL, INTO statement

Hex Char Display

hrachyag wrote 6 months ago: A circuit that accepts a 4-bit input, and a reset, and outputs the corresponding hexadecimal value,  … more →

Tags: Verilog, testbench, hex char, LED, circuit

Mapping Hierarchy to Table

hrachyag wrote 6 months ago: XML and XSLT implementations are enclosed. <?xml version=”1.0″ encoding=”UTF-8 … more →

Tags: xml, XSLT, DTD, hierarchy to table mapping

FSM Verilog Implementation

hrachyag wrote 6 months ago: FSM Specification: Solar panel positioning system to be controlled using the following states: * in_ … more →

Tags: Verilog, testbench, Finite State Machine

Program for building combinational circuit and simulation

hrachyag wrote 6 months ago: Specification: Let E={e1, e2, … } be a set of combinational elements, each of which has a number of … more →

Tags: C#, Logic Programming, Simulation

Free Bandwidth For All ASP.NET Users3 comments

webdev_hb wrote 6 months ago: That’s right, you read it correctly – free bandwidth. With a very short function we … more →

Tags: General Discussions, ASP. NET, Code Tuning, minify, mvc


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS