Click here to Skip to main content
15,888,113 members
Everything / General

General

general

Great Reads

by Andrew Rissing
An intuitive-fluent API for generating Linq Expressions.
by Kenneth Haugland
How to calculate a reverbration time in a room
by Ordiales
When no XP support is necessary. Better Icon structure arrises and easy conversion is allowed.
by John Atten
Examination of a quick way to create more useful expandable groups in the .NET ListView control.

Latest Articles

by Vincent Maverick Durano
This is a tale of a professional developer.
by Łukasz Bownik
Updated concept of "The Surgical Team"
by Łukasz Bownik
This article discusses the psychological reasons of software project failures.
by IAmJoshChang
Today we are going to demonstrate how to use Top Down Dynamic Programming to solve the problem, Coin Change.

All Articles

Sort by Title

General 

4 Jan 2018 by john morrison leon
Class method emulation for plain arrays plus unified handling of plain arrays, std::arrays and std::vectors
23 May 2012 by Sergeant Kolja
This is an alternative for "Memory leak detection for WinCE".
12 May 2014 by Brad Joss
[RegSave] your property to the Registry, and more.
13 Mar 2012 by SIVA RAMAMOORTHY
Hi All,Can anybody tell me how to convert .vce files to .pdf Thanks in Advance
13 Mar 2012 by prateek.stdio
Check this . . . . . .Download http://calibre-ebook.com/
27 Jul 2010 by Arunkumar Rudrangi
Hi i have MCTS test on august 5th can any one send me the dumps for 70-562 to the id arun_rudra@hotmail.com Thank you
27 Jul 2010 by Christian Graus
Those Microsoft tests won't help you much with getting a job, precisely because of how easy it is to cheat on them. In any case, we don't help people to cheat, even on tests that are a waste of money.
27 Jul 2010 by Sandeep Mewara
You have done two(atleast!) mistakes here.1. Providing an email-id in your question attracting SPAM. If anyone answers you, an email is sent to your id by default. No need to provide it. 2. Expecting people will send you the 'Dumps' to not make the test a 'Dump'! Further, I would like to...
26 Jan 2014 by vaibhav11542
Hello...I want to develop my own code library(like stack overflow,code project) using asp.netPlease give me some innovative ideas ......Thanks......
26 Jan 2014 by Sergey Alexandrovich Kryukov
Please see my comment to the question.But let's talk about it a bit more. Imagine, for a minute, you get something really interesting, innovative and helpful. Suppose you create a whole project and a Web site using these ideas (which is highly doubtful). After all that, will you consider...
27 Oct 2010 by Niladri_Biswas
This short tutorial will give the idea about the usage of Dynamic Keyword in dotnet 4.0
14 Jun 2012 by JesseChisholm
FormatEx is a method that allows structuring formatting placeholders indirectly from arguments.
21 Apr 2014 by Brady Kelly
A dictionary class for storing string descriptions provided by the Description attribute on enum fields.
17 Dec 2015 by webmaster442
A brief explanation of why 2d array is slow, and why not to use jagged array and howto overcome the problems using the dense array storage
14 Jan 2011 by Sacha Barber
A look at Fluent APIs and an example of one.
23 Feb 2014 by Sacha Barber
A small article on how to use NServiceBus to create workflows
6 Jun 2012 by CanadaProgrammer
I already created a blog in WordPress and setup it in CodeProject. After this, there is a message like below:Your blog has been successfully submitted but no Technical Blog entries were consumed.Looks like my blog in CodeProject still can not work well. I read these words below.1.Place...
6 Jun 2012 by thatraja
Check thisWriting and Publishing Code in Your WordPress Blog Posts[^]
30 Jan 2012 by Dirk Bahle
UI and code-behind is executed in different threads. Long running processes need asynchronous execution. This artice shows a way of doing this in a ViewModel approach.
18 Jun 2011 by Amit Kumar Dutta
Discusses a technique to record current geographic location from mobile and display in web pages (with Location History Browsing)
19 Nov 2012 by Raghav Nayak
26 Apr 2011 by Sudheesh.P.S
AsyncFile is a small wrapper class for simplifying the usage of asynchronous file APIs.
13 May 2012 by Naikniket
I am using v.s.2008 and i want to install ajax tool kit and i have also downloaded appropriate ajax tool kit folder and extrect in on to the desktop, and also tried to install "AjaxControlToolkit.dll" form bin folder using browse add choosing add. But when i click on add, it gives me an error...
13 May 2012 by member60
refer the following :installing ajaxcontrolltoolbox give error that it is not a microsoft .net component[^]http://www.asp.net/ajaxlibrary/act.ashx[^]http://www.mbrock.com/work/asp-net/44-installing-the-ajax-control-toolkit-in-visual-studio-2008[^]
26 Jun 2013 by Ali Reza Barkhordari
I have a question about concurrency processing in operating systems concepts,Suppose we have two process A,B that running concurrently in a computer.We have the following algorithm. (This is for A , for B replace a to b)retry:flag[a] = false;if (flag[b] != false ) goto...
19 Feb 2012 by Manisha Tambade
Hello Friends, Usage of TeamViewer software globaly is secure as a security aspect? Can we access system of native from other nation securely? Is there any risk of data leakage problem? Thanks...
19 Feb 2012 by _Maxxx_
See here[^] and here[^]
19 Feb 2012 by Dhruv.prajapati
No isuue of data leakage....it is secure...
29 Sep 2021 by Moises Rivera
It is possible publish an article on Spanish? Is there some kind of language restriction in order to develop an publish an article? What I have tried: I'd like to publish some article, but I'm from México and I feel more comfortable writing in...
28 Sep 2021 by OriginalGriff
I'm afraid not - this is an English language site, and all articles must be submitted in that language. You can try Google translate which can work pretty well, but the moderators are pretty helpful if you need some areas improved. (We do have...
29 Sep 2021 by Moises Rivera
Hello!! and Thank you for the feedback. Ok then, will be in English the the articles. Greetings from México!!
31 Aug 2012 by code_done
Editing my Questionwhat is the main job of WEB server , For what type of request it gets the data from app server, how it works when it comes to images, static pages,
28 Aug 2012 by Christian Amado
https://www.go...
28 Dec 2013 by Peter Leow
How can an enquirer indicate acceptance of an answer in the message board?
28 Dec 2013 by Mitchell J.
Only the asker of each question can accept an answer. A button appears next to each answer. Try accepting mine :-)
18 Nov 2012 by princesssousou
Can we build non-relational databases in MS. Access?
18 Nov 2012 by Mehdi Gholam
"Relational databases" refer to the fact that you define relations between table structures which decompose your data into logical groups and recombine them again for queries."Non relational databases" do not define relations between groups of "tables".So the answer is yes you can do non...
11 Oct 2011 by maestro_88
Can i have the option of accessing intranet applications through internet?If so kindly provide the steps to do it?
11 Oct 2011 by Mehdi Gholam
You need to use a VPN through your firewall.
1 Sep 2010 by vinodkalanji
Hi All, Is it possible to check whether any item exsists or not in a disabled listbox? Does it exposes all the properties as the enabled listbox? Thanks in advance....
1 Sep 2010 by PoquizEdwinS
yes, even if listbox is disabled , properties can be accessed...
26 Oct 2014 by Tariq Abdul Karim
Hi:My name is Tariq Abdul Karim and my sign-in email address is [DELETED]@ymail.com.I have submitted multiple articles in code project, but suddenly all articles are lost.I can see those articles if search by my name as "Tariq A Karim". However it does not come under my profile. Seems...
26 Oct 2014 by OriginalGriff
You only signed up this account on 12th October this year (two weeks ago), and you have no articles or tips associated with it. Nor is there any obvious sign that this account has had any activity on it other than the initial sign up and this question.Are you sure you used this account?...
26 Oct 2014 by Tariq Abdul Karim
Thanks for your response.if you search articles by author "Tariq A Karim", all these articles are submitted by me.Initially I was using gmail account but later switched to ymail account. Everything was working fine.....and there was no issue. But suddenly things got messed up for some...
4 Oct 2013 by tstt91
Hey all!I wanna make program with activation code : xxxxx-xxxxx-xxxxx-xxxxx-xxxxxAnd the code have to limit day.(30 days,60 days.... bla bla)how do I have solved that problem?And this is a references i found: Application Trial Maker[^]
4 Oct 2013 by Mehdi Gholam
Remove the code that is doing the limiting, or just contact the author on the forum of that article.
13 Oct 2011 by Member 8314810
Suppose that I have 20 pictures and database in access .Now what I want is codingwhich fetch these 20 pictures one by one and the changing of these pictures should be automatically but I also want (next button) so that user can also control these ads to see And when user...
13 Oct 2011 by DaveAuld
You could write a service that pulls these from the database, and on the client side you could call a javascript setTimeout() function that would cause a method to trigger and make an AJAX call to the service to pull the next add.The timeout function would also then call reset the timeout so...
20 Jan 2011 by ashishkumar008
How we can access sound file from resource, not from any other location
28 Jul 2011 by DrBones69
I have searched the documentation on this site and can not find an answer for converting a file from my old format to the new format to include a new member added to my array. If I add a member to my array, compile & run, my program tells me the file it's trying to open has an incorrect file...
28 Jul 2011 by mbue
You have to learn how to use file headers.Example:typedef struct{ char magic[4]; unsigned int cbheader; unsigned int version; enum{ CURRENTVERSION=1, }; unsigned int array_count;} MYFILEHEADER;#define MYMAGIC "abcd"void writemyfile(IStream*...
28 Jul 2011 by Emilio Garavaglia
MFC is reporting an incongruence between the save file and the reading functions, that, in your new version, pretend to read data that aren't there.In general to avoid this, you should manage a proper "version number" (and read the data coherently to the version), or go through a "conversion...
29 Jul 2011 by DrBones69
Wouldn't it be easier to adjust the serialization of the class members to read in the old file format and then save the new format to the same file. Like this:void CCustomers::Serialize(CArchive& ar){ CObject::Serialize(ar); if (ar.IsStoring()) { ar
29 Jun 2013 by Ghosuwa Wogomon
An example of a clean way to implement classes in C
21 Jan 2013 by Simeon Sheye
How to manage state and simulate behavior against the system under test.
28 May 2013 by Giorgio Minardi
How to create an MVC HTML Helper and package it for Nuget.
18 Apr 2012 by scratchcode
Hello. I'm looking for some advice on creating entry forms. How should we determine how much space to allocate for certain fields, for example, like contact information; and in the case of numerical values, especially for financial related applications, what would be a reasonable maximum limit,...
22 May 2020 by shashank89
Question:The following is a dump of a TCP header in hexadecimal format.05320017 00000001 00000000 500207FF 00000000a. What is the source port number?b. What is the destination port number?c. What is the sequence number?d. What is the acknowledgment number?e. What is the...
8 Mar 2010 by Richard MacCutchan
All the information you need is found via Google. Here[^] is just one document showing the various fields.
8 Mar 2010 by shashank89
TCP header itself is of 10 feilds as below and size may vary between 20 to 60bytes1.Source port - 2 bytes2.destination port - 2 bytes3.SEQ NUM-4 bytes4.ACK NUM- 4 bytes5.HLEN-1 word6.RESERVED-6bits7.CONTROL-6bits8.WINDOW SIZE-2 bytes9.CHECKSUM-2 bytes10.URGENT...
9 Mar 2010 by HimanshuJoshi
Here[^] is the structure of the TCP segment header. Decipher it yourself
17 May 2014 by Member 10769622
Source port = 1330 = 0x0532Dest port = 0x0017seq num = 0x00000001ack = 0x00000000length = 0x50type = 0x02 look up the flag bits to see what 0x02 issize = 0x07ff
5 May 2012 by Abdul Rahman Hamidy
Dear All, I have been doing programming in windows platform (web,desktop) for several past years. now I faced a situation where i have been asked to choose android or windows 7 for a mobile based application where i have no idea about android but as a programmer, I can search to understand.I...
27 Jun 2013 by Joan M
I've found it: it is the programming script for CASIO calculators... x|Hello all,I need help in order to understand a code snippet I've found in the Internet and that I want to translate into another language.The problem I have is that I don't know which language it...
27 Jun 2013 by OriginalGriff
Answered only to remove from unanswered list - Solved by OP.
27 Jun 2013 by Joan M
Just in order to prevent the question of appearing as unanswered, I've found it: it is the programming script for CASIO calculators... X| Thank you all for spending time on that. :thumbsup:
14 May 2012 by Meenakshi_V
hi could anyone please discribe what an API is?RegardsMeenakshi
14 May 2012 by Wendelius
Have you already gone through this: http://en.wikipedia.org/wiki/Api[^].In short, API is term used for specifications using which the program exposes it's functionality to be called by other programs.
14 May 2012 by Andy411
Take a look herehttp://en.wikipedia.org/wiki/Api[^]
14 May 2012 by member60
API, is a set of routines, protocols, and tools for building software applications. A good API makes it easier to develop a program by providing all the building blocks. A programmer then puts the blocks together.Most operating environments, such as MS-Windows, provide an API so that...
14 May 2012 by Prasad_Kulkarni
In short:API, an abbreviation of application program interface, is a set of routines, protocols, and tools for building software applications. A good API makes it easier to develop a program by providing all the building blocks. Most operating environments, such as MS-Windows, provide an...
2 May 2011 by Asif Bahrainwala
Snoop network using API hooking
24 Sep 2012 by K C R
How long will it take for an article to be approved by our code project
24 Sep 2012 by Mehdi Gholam
Generally it will only take around an hour depending on the time of day and how many people vote to approve.
11 Dec 2013 by Nirosh
Developing a simple MVC 3 application architecture using Entity Framework’s Code First technology.
26 Oct 2011 by VigneshPT
Is it that the server is really overworked or is it a problem with my internet connection? I am always getting this error message when I try to reply or post a comment."We have tried to add your comment 3 times without success. Our servers are a little overworked. Sorry."
26 Oct 2011 by Richard MacCutchan
If this is a regular problem for you then post your query in the Site Bugs & Suggestions[^] forum.
26 Oct 2011 by Sergey Alexandrovich Kryukov
It can be both, but the situation when CodeProject servers are overworking happens from time to time. Sometimes it results in double posting: CodeProject reports that it cannot complete a post, someone posts again, but page refresh shows that a post actually happened in first place. Please...
27 Nov 2012 by Nagy Vilmos
A simple method to parse an argument list as a name value pair
23 Mar 2012 by Selim Sertaç BALCI
How to use delegates for async operations, pros and cons of it.
30 Apr 2013 by Shekhar Reddy.N
Hi, i have develop one application in c#4.0,to protect my application please let me know solutions for this Questions: 1)How can i install my application automatically when the user insert the disk(CD),and the second time it should not work.Only it installed one time and in one...
6 Feb 2010 by mtes programmer
Hello,,I'v...
6 Feb 2010 by Christian Graus
I doubt you can write a virus with VB.NET, but if you could, we would still not help you.
7 Feb 2010 by mtes programmer
I don't want to make a virus. My project is to protect the flash. In my univercity a lot of student forget there flashs because they use common computer labs and they log off and forget there flash. I've build a program that deny logging off if there is a flash is connected. Now I want to...
27 Jun 2015 by Ronnie Mukherjee
Back to basics - readability
5 May 2014 by Gerald Gomes
This article will make an attempt to describe a basic way to start implementing animation in WPF.
29 Apr 2016 by 23ars
This will be a simple article about Linux Device Drivers, in fact about a char driver that controls the GPIO ( General Purpose Input-Output) port of the Beaglebone Black.
20 Jun 2013 by ruzin
Which Course is best on carrer point of view specially in software Development or Engineer ?****************MCA or MSc.IT or MSC.CS****************
20 Jun 2013 by Sergey Alexandrovich Kryukov
A career is not built by a course. Not at all. Fundamental education is critically important, but not any separate course in particular.—SA
20 Jun 2013 by bbirajdar
Degree certificates dont make your career. But your skills will........... check this out[^]
5 Jan 2011 by Hiren solanki
The question needs threaded discussion.As I am seeing that you're Indian you will not be comfortable with Lounge at first. Visit GIT[^] and post a question there, So that people will tell you their own experience on same.BTW I am using DELL and it's up to the mark, I will suggest you to...
16 Mar 2011 by justinonday
Purchase Intel not AMD processor and look cache memory capacity.Dell :Dell have best customer support.During the warranty period they will come to your home for trouble shoot as absolutely free..otherwise you should pay.you can purchase it through online without from any third...
5 Jan 2011 by Gokula Krishnan
Hai All,I plan to buy a new laptop for my carrier development purpose. But I have lots of confusion to choose the best laptop. Some of the friends told me to go with DELL, HP and etc.. some of them don't go with DELL.Still I am in confusion.. Anyone can help to buy a laptop(brand and...
5 Jan 2011 by Abhinav S
It might depend on a number of things - your location, your budget and your requirements.Windows 7/Vista/XP, VS2010, VS2008, SQL Server 2005, Oracle 9i, My SQL 5.0, Crystal Report...You are looking at 3-4 GB RAM requirements here.Anything less than that would not be optimal.Hard disk...
5 Jan 2011 by Espen Harlinn
You'll need lots and lots of RAM Windows 7/Vista/XP? On tha same machine? guess you are going to use virtual PCs SQL Server 2005, Oracle 9i, My SQL 5.0? Three sql serversVS2010, VS2008 has a serious appetite for memory too.My guess is you won't be happy with less than 8GB ram, and...
5 Jan 2011 by Sandeep Mewara
I think this is more of a discussion topic than a quick question/answer. I would suggest you to post the same here: CP Lounge[^].People would share their experience and you might get a good discussion/suggestion regarding the same.
5 Jan 2011 by Dalek Dave
Buy an abacus.Hire a friend so you have spare fingers.Pen and paper even.These are all better options than DELL!Buy something that is sturdy, resilient and reliable.Or spec your own.Dell build to the cheapest they can get away with.
20 Oct 2011 by cyanceenu
Hi FriendsI'm looking to buy a new laptop to work with software development using .NET technologies. I know Dell is ideal for SW, but has a confusion between the processors (i3, i5, i7) and their models (which has functional defects and which has no). and my budget is Rs.35K to...
20 Oct 2011 by RaisKazi
I think you should first investigate "Visual Studio hardware requirements" and then based on that proceed further.Google Search Result - Visual Studio hardware requirements