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
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, ...
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 ...
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 ...
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 ...
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 ...
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
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
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
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
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...Validations with Model In Asp.Net MVC
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 ...
Html.TextBox is not strongly typed that means its name and value can be hardcoded
continue...Asp.Net MVC Project Structure
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 ...
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 ...
Sometimes we need to search for a string within another string.
continue...Calling a Stored Procedure using Asp.Net, ...
Calling a Stored Procedure using Asp.Net, C#.Net and Sqlserver
continue...Creating a Simple Registration or Signup ...
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
Validation controls with examples in Asp.Net
continue...Inline Functions In C++
In any programming language, the best way to increase the modularity of a large program is to use functions.
continue...