• Now Online : 38
  • admin@codemyne.net

Welcome to Codemyne

Codemyne is resource for Software development and design articles, tutorials, code snippets, and projects by the best developers over the world. Get Free Source Code on various articles/tutorials on emerging technologies for free of cost. And also you can download source code for projects posted by veriety of developers.

No posts found!

Dynamic Data Processing In The Cloud Computing

Asp.Net 5/8/2013 (IST) by Sri V Sam

Dynamic data processing cloud computing companies have started to integrate frameworks for parallel data processing in their product portfolio, making it easy for customers to access these services and to deploy their programs currently used have been designed for static, homogeneous cluster setups and ...

continue...

Client Server Based Live Meeting in Asp.Net, ...

Asp.Net 4/2/2013 (IST) by Sri V Sam

This project is mainly developed for the communication of Employees of organization located at different locations. The project entitled “Live Meeting” set of platform for the project leaders and administrator to send messages to keep constant interaction with the programmers.

continue...

Bug Tracking System using Asp.Net, C# and ...

Asp.Net 3/19/2013 (IST) by Sri V Sam

This project is aimed at developing an online defect tracking system useful for applications developed in an organization. The Defect Tracking System (DTS) is a web based application that can be accessed throughout the organization. This system can be used for logging defects against an application/module, ...

continue...

Student or College Management System using ...

Asp.Net 3/4/2013 (IST) by Kumar

Advances in technology and the growth of Integrated Collage Management System to provide educators and trainers with unique opportunities to enhance learning and teaching in corporate, government, healthcare, and higher education. This application serves as a forum to facilitate the exchange of information ...

continue...

Project Management Tool or Project Scheduler ...

Asp.Net 2/25/2013 (IST) by Kumar

Project Scheduler is a simple, fast, accurate and easy to use with flexible options for viewing the essential details. The solution is best suited for individuals working on various projects, which helps to keep track of all the Projects and their Schedules.

continue...

Shopping Cart or E-Commerce website developed ...

Asp.Net 2/18/2013 (IST) by Kumar

Shopping cart is a very important feature used in e-commerce to assist people making purchases online, similar to the US English term ‘shopping cart’.

continue...

Distributed Channel Management System

Vb.Net 2/1/2013 (IST) by Kumar

Developing of an automated system in order to establish the interactivity between varied levels of users in a typical pesticide production firm is done in this application.

continue...

Water Marking and Image Combustion in java

Java 1/15/2013 (IST) by Kumar

Image Watermark protects your pictures and photos by adding visible watermarks to them so that they can't be replicated or sealed when published online.

continue...

Patient Management System

Asp.Net 12/1/2012 (IST) by Kumar

Hospital administrators are often inundated with information about a large number of patients and their visits to the hospital that need to be organized and kept up-to-date.

continue...

Call Center Management

Asp.Net 11/12/2012 (IST) by Kumar

Call center management is an increasingly important skill as the use of call centers becomes a popular method of centralizing information services, streamlining order taking and providing valuable customer support

continue...
Browse All Projects

Validations with Model In Asp.Net MVC

Asp.Net MVC 12/1/2013 (IST) by Kumar

Learn how to use the Data Annotation validators to perform validations in an ASP.NET MVC application.

continue...

Difference between @Html.TextBox and @Html.TextBoxFor ...

Asp.Net MVC 11/15/2013 (IST) by Kumar

Html.TextBox is not strongly typed that means its name and value can be hardcoded

continue...

Asp.Net MVC Project Structure

Asp.Net MVC 10/10/2013 (IST) by Kumar

select 'MVC' template under 'Select a template', please note that we are not selecting any other template.

continue...

How to check Internet is available or not ...

C#.Net 5/1/2013 (IST) by Kumar

In some scenarios you need to check whether internet is available or not using C# code in windows applications. May be to download or upload a file using internet in windows forms or to get some data from database which is at remote location, in these situations internet check is compulsory.

continue...

Finding a String within Another String using ...

Javascript 4/11/2013 (IST) by Sri V Sam

Sometimes we need to search for a string within another string.

continue...

What is Boxing and Unboxing in C#.Net?

C#.Net 10/29/2012 (IST) by Sri V Sam

What is Boxing and Unboxing in C#.Net?

continue...

Calling a Stored Procedure using Asp.Net, ...

C#.Net 10/28/2012 (IST) by Sri V Sam

Calling a Stored Procedure using Asp.Net, C#.Net and Sqlserver

continue...

Creating a Simple Registration or Signup ...

Asp.Net 10/26/2012 (IST) by Sri V Sam

Creating a Simple Registration or Signup and Login or Signin Form using Asp.Net, C#.Net and Sqlserver

continue...

Validation controls with examples in Asp.Net

Asp.Net 10/25/2012 (IST) by Sri V Sam

Validation controls with examples in Asp.Net

continue...

Inline Functions In C++

C++ 10/3/2012 (IST) by Sri V Sam

In any programming language, the best way to increase the modularity of a large program is to use functions.

continue...