9,868,710 members (35,535 online)
Visit CodeProject.TV
Discuss CodeProject.TV
Sign in
Email
Password
Forgot your password?
Sign in using
home
articles
Chapters and Sections
>
Search
Latest Articles
Latest Tips/Tricks
Top Articles
Beginner Articles
Technical Blogs
Posting/Update Guidelines
Article Help Forum
Article Competition
Submit an article or tip
Post your Blog
quick answers
Ask a Question
View Unanswered Questions
View All Questions...
C# questions
ASP.NET questions
VB.NET questions
C#4.0 questions
C++ questions
discussions
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work & Training Issues
Design and Architecture
ASP.NET
JavaScript
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
Adobe Technologies
C#
Free Tools
Objective-C
Ruby On Rails
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
.NET Framework
Mobile
VS 11 & .NET 4.5
Sharepoint
Silverlight / WPF
Visual Basic
Web Development
Site Bugs / Suggestions
features
Component & Service Catalog
Competitions
News
The Insider Newsletter
Newsletter archive
Surveys
Product Showcase
Research Library
CodeProject Stuff
community
The Insider News
The Lounge
The Weird & The Wonderful
The Soapbox
Press Releases
Who's Who
Most Valuable Professionals
Company Listings
Non-English Language
>
General Indian Topics
General Chinese Topics
help
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
Site Map
Advertise with us
Employment Opportunities
About Us
The default search term operator is
AND
.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
440,906 Results
Search
Everything
Articles
Technical Blogs
Tips & Tricks
Questions
Answers
Forum Messages
News Items
Catalog Items
Videos
Training Courses
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating Asc
Rating Desc
Title Asc
Title Desc
Author Asc
Author Desc
Date Created Asc
Date Created Desc
Date Modified Asc
Date Modified Desc
Price Asc
Price Desc
Duration Asc
Duration Desc
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
Advanced Filters:
Article Topics
All Topics
Desktop Development
Web Development
Mobile Development
Cloud Computing
Enterprise Systems
Database
Multimedia
Languages
Platforms, Frameworks & Libraries
General Programming
Algorithms & Recipes
Bugs & Workarounds
Collections
Cryptography & Security
Date and Time
DLLs & Assemblies
Exception Handling
Game Development
Internet / Network
Localisation
Macros and Add-ins
Parallel Programming
Programming Tips
String handling
Threads, Processes & IPC
Tools and IDE
Ultrabooks
Uncategorised Quick Answers
Uncategorised Tips and Tricks
WinHelp / HTMLHelp
Graphics / Design
Development Lifecycle
General Reading
Third Party Products
Mentor Resources
Article License
All Licenses
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Product Lifecycle
Database & SysAdmin
General Discussions
Non-English Language
Catalog Category
All Categories
Books & Training
Charting & Graphing
Components, Controls, Libraries
Data Manipulation & Mining
Database Tools
Debugging
Documentation & Help
Financial, Math & Scientific
Frameworks & APIs
General Development Tools
GIS & Maps
Graphics & 3D Modeling
Hardware and Robotics
Hosting
IDEs
Imaging
Mobility
Multimedia
Networking
Performance and Profiling
Programming Languages
Project Life-cycle Management (ALM)
Reporting
Search
Security
Setup & Deploy
System Adminstration
Utilities
Virtualization
Web Design/Development
Catalog License
All Licenses
Commercial
Fully Function Evaluation version
Limited Functionality Trial
Limited Time Trial
Shareware
Free For Personal Use
Freeware
Page 1 of 8,819
Page Size:
10
·
25
·
50
Category filtered by: General Programming
[x]
Install Windows on Tablet Samsung
by
Richard MacCutchan
Answer
14 May 2013
license:
CPOL
https://www.google.com/search?q=How+do+I+install+Windows+on+a+tablet+with+Android+OS[^].
General Programming »
Uncategorised Quick Answers
»
General
tablet
Fetch data from two table by specific data in sql
by
rajesh@1989
Question
14 May 2013
license:
CPOL
Table A -------- Mid orgID1 1 2 23 24 4Table B---------id Mid MemberID 1 1 2 2 1 3 3 1 4 4 2 1 5 2 3 6 2 4 7 4 2 8 4 3In above case orgId and MemberID is same in Table BIf I have orgID=1.I need...
General Programming »
Uncategorised Quick Answers
»
General
SQL
Server
how to access list item element in javascript
by
mhd.sbt
Answer
14 May 2013
license:
CPOL
ok I solved this problem by below code:code behind: protected List objListItems = new List();And in javaScriptalert('')alert('')
General Programming »
Uncategorised Quick Answers
»
General
ASP.NET
Database access doesn't work
by
Luthecia
Question
14 May 2013
license:
CPOL
Hi :)I've been trying to work on a project for my little company.I bought a book to learn and test how SQL works with C# and everything.Working with the database they provide in the book worked just fine.But now, when I try to make my own database following their instructions,...
General Programming »
Uncategorised Quick Answers
»
General
C#
SQL-Server
SQL2008
How to print div in asp web page in windows xp?
by
Sergey Alexandrovich Kryukov
Answer
14 May 2013
license:
CPOL
This article explains how to print using ASP.NET:http://www.c-sharpcorner.com/uploadfile/rahul4_saxena/printing-in-Asp-Net/[^].Note that the server side only provides printable content, and all the detail of printing selection, printing quality and other options totally happens on the...
General Programming »
Uncategorised Quick Answers
»
General
CSS
HTML
Database access doesn't work
by
OriginalGriff
Answer
14 May 2013
license:
CPOL
The only place you are casting in that code fragment is when you try to get the value from the database:Console.WriteLine(lecteur.GetInt32(0));Which implies that the value in the first column of your table (or the "Sunfuki" table) is not an integer value.Have a look in SSMS at the table...
General Programming »
Uncategorised Quick Answers
»
General
C#
SQL-Server
SQL2008
C# Post values from a console application to A web service
by
Sergey Alexandrovich Kryukov
Answer
14 May 2013
license:
CPOL
You cannot get a "simple code" in response to such a vague request. It really depends on the detail of what you want to achieve and your service.However, one thing is obvious: your Web Service application provides some interface to the client application. Your console application is no...
General Programming »
Uncategorised Quick Answers
»
General
C#
Post
HTTP
SOAP
WebService
Help with Postdata declaration
by
vidkaat
Answer
14 May 2013
license:
CPOL
postData = "__VIEWSTATE=" & vState & "&ddlRegion=" & merchantID.Substring(2, 2) & "&txtPassword=%24%24region15%23%23&btnEnter=Enter" & "&__EVENTVALIDATION=" & eventvalidation...
General Programming »
Uncategorised Quick Answers
»
General
VB
VB.NET
Timings for Four Directory Traversal Algorithms
by
gggustafson
Article
14 May 2013
license:
CPOL
This article presents the results of timing four directory traversal algorithms.
General Programming »
Algorithms & Recipes
»
Algorithms
C#
Windows
WinMobile
Dev
Intermediate
Intercepting messages to a window
by
Sergey Alexandrovich Kryukov
Answer
14 May 2013
license:
CPOL
You can intercept messages by installing a Windows Hook. If you need to intercept some messages outside your application, the hook should be global. According to Microsoft documentation, to make it global, you can only install the hook in a native Windows DLL. Please start here:...
General Programming »
Uncategorised Quick Answers
»
General
Windows
2 Connection Strings - Entity Framework- select at runtime
by
Luci C
Question
14 May 2013
license:
CPOL
I have an application that connects to a MYSQL database. I use Entity Framework to do all the job.Now When I first Installed, I set up entity, and resulted in a connection string like this:
General Programming »
Uncategorised Quick Answers
»
General
C#
MySQL
error in .net web application while opening in IE8
by
eswar.wishes
Question
14 May 2013
license:
CPOL
Hi,We are using one .net windows application for viewing the reports.we don't have any issue while opening this application with IE7.Recently our systems are upgraded to windows 7 and IE 8.Please find the example attached screenshot for reference.Here the problem is unable to select required...
General Programming »
Uncategorised Quick Answers
»
General
.NET
How to implement a docablepane within a MDI child frame wnd?
by
JackDingler
Answer
14 May 2013
license:
CPOL
What Richard MacCutchan said.MFC doesn't implement that feature. You'll have to write it, or borrow it from the existing MFC code.You'll also need to overload your CView notifications for UpdateAllWindows and similar methods, as they are dependent on the windows parent/child relationship...
General Programming »
Uncategorised Quick Answers
»
General
C++
MFC C++ MDI OpenGL gl_spot_cutoff problem
by
JackDingler
Answer
14 May 2013
license:
CPOL
Try the OpenGL DLL from http://www.mesa3d.org/[^]If that solves your problem, then you've probably found a bug in Radeon driver.
General Programming »
Uncategorised Quick Answers
»
General
C++
MFC
OpenGL
How To Get Incoming Call Number
by
- NA -
Question
14 May 2013
license:
CPOL
My landline/Telephone is Connected to my computer i will try to get a number when incoming call come how to get the number of incoming call after that number will gone to database and check if number exist show his/her details on screen through Hyper Terminal/AT commands in c#
General Programming »
Uncategorised Quick Answers
»
General
C#
Publish form to pdf report
by
- NA -
Answer
14 May 2013
license:
CPOL
Hello Maciej,Could you please share ur mail id.Needs to share some more help from your end.Please do the needful.Regards,Yashnara
General Programming »
Uncategorised Quick Answers
»
General
VB
How to pass child notifications to main window?
by
Nenad Smiljkovic
Question
14 May 2013
license:
CPOL
Hello everyone! I would like to start by saying thanks to everyone who takes some time to view this thread and try to help. I have a main window, with a child static control ( for further discussion we shall label it as S1 ). That static control is parent to another static control ( for...
General Programming »
Uncategorised Quick Answers
»
General
C++
Win32
How to display different content according to last modified by user in c#.net?
by
- NA -
Question
14 May 2013
license:
CPOL
I have three forms-login, registration and home. Lets say an user A click login button, a new form home opens with textbox where he write something. Similarly another user B login and write. Now i want to display that form with text that was last written by either user A or B. How to do that?
General Programming »
Uncategorised Quick Answers
»
General
Windows
.NET
mobile a souce in php
by
Mufasil Muhammad Iqbal
Answer
14 May 2013
license:
CPOL
ok sir thanks..........................................................
General Programming »
Uncategorised Quick Answers
»
General
PHP
Install Windows on Tablet Samsung
by
MehrdadGhaffari
Question
14 May 2013
license:
CPOL
How do I install Windows on a tablet with Android OS؟
General Programming »
Uncategorised Quick Answers
»
General
tablet
how to add the new process was opened
by
- NA -
Question
14 May 2013
license:
CPOL
Hello, I have a very important project, which is a monitor in the computer operationsThe project is show if the window has been opened a new operation.I used this code in formLoad event: For Each p In Process.GetProcesses old_list.Items.Add (p.ProcessName) ...
General Programming »
Uncategorised Quick Answers
»
General
VB
VB.NET
mobile a souce in php
by
Zoltán Zörgo
Answer
14 May 2013
license:
CPOL
Although your formulation is quite vague, I will try to answer: yes and no.It depends how do you implement sms sending. Using a concrete mobile phone for such task is rarely a good option. Such a device has a narrow throughput. Using a phone can be a starting point but rarely a production...
General Programming »
Uncategorised Quick Answers
»
General
PHP
RMI and Cache - how to develop a RMI with ehcache
by
Richard MacCutchan
Answer
14 May 2013
license:
CPOL
https://www.google.com/search?q=how+to+develop+a+RMI+with+ehcache[^].
General Programming »
Uncategorised Quick Answers
»
General
Java
Connection to database - MS Visual Studio 2012 to MS SQL Server 2005
by
- NA -
Question
14 May 2013
license:
CPOL
Hello,I would like to ask how to get connection in WorkflowConsoleApplication with database which is created in SQL Server 2005.I am trying with these command line but its do not work.In Program.cs:const string connString = "Initial Catalog=kino;Data...
General Programming »
Uncategorised Quick Answers
»
General
C#3.0
C#
Intercepting messages to a window
by
Zoltán Zörgo
Answer
14 May 2013
license:
CPOL
You have not specified the programming platform. But according to your formulation, I suppose you use c++. So you can start here: InterSpy - An integrated Windows message trace and filter utility[^]
General Programming »
Uncategorised Quick Answers
»
General
Windows
mobile a souce in php
by
Mufasil Muhammad Iqbal
Question
14 May 2013
license:
CPOL
I want to know that is this possible that if i make a web in php which can can sms only not to receive but the source of sending SMS means the API or Bulk sms server is my mobile phone means when i attach my mobile phone in my computer my website will able to send sms and when i remove my mobile...
General Programming »
Uncategorised Quick Answers
»
General
PHP
how to re-write this in VB.net
by
Amy Adams
Question
14 May 2013
license:
CPOL
I have the following code in VB6. How can I re-write this in VB.net?Structure selectStruct Dim name As String 'name of menu Dim options(0 To 300) As String 'the options in the select/combo Dim selected As Integer 'the number of the option which is selected Dim size As...
General Programming »
Uncategorised Quick Answers
»
General
VB6
Read Multiple Commandlines in Java
by
Filipe Marques
Answer
14 May 2013
license:
CPOL
Hi,Try this:public class Main { public static void main(String[] args) { String initialString = "line1\nline2\nline3"; System.out.println(initialString); System.out.println(); // Get each line of your initialString String[] eachString =...
General Programming »
Uncategorised Quick Answers
»
General
Java
RMI and Cache - how to develop a RMI with ehcache
by
jhonatanloayza
Question
14 May 2013
license:
CPOL
how to develop a RMI with ehcache ... with netbeans
General Programming »
Uncategorised Quick Answers
»
General
Java
Intercepting messages to a window
by
softwaremonkey
Question
14 May 2013
license:
CPOL
Is it possible to intercept messages which are being sent to a window. I have a 'messages' window running on my PC which receives text strings upon certain events and I would like to intercept these messages with a separate application in case I need to take some action. I can get a HWND for the...
General Programming »
Uncategorised Quick Answers
»
General
Windows
Why is this site so biased towards Windows?
by
mark merrens
Answer
14 May 2013
license:
CPOL
Yes, you are posting in the wrong forum. But to answer your question the reason it is slanted toward Windows development is because the vast majority of users are windows developers. I would have thought that fairly obvious.Perhaps you should try visiting the site as you must have done to...
General Programming »
Uncategorised Quick Answers
»
General
Windows
Linux
Platform
how to obtain roles of logged in user in delphi
by
arsene 789
Question
14 May 2013
license:
CPOL
H,I am trying to display logged in user and the roles which user is involved.function UserName() : String;varUser : Pchar;i:DWORD;begin i:=1024; user:=StrAlloc(Succ(i)); if GetUserName(User, i) then Result := StrPas(user) else Result := 'unknown';end;With...
General Programming »
Uncategorised Quick Answers
»
General
Delphi
Child window doesn't display its own children.
by
Nenad Smiljkovic
Answer
14 May 2013
license:
CPOL
I have solved this!I am so embarrassed that I had to actually post a question like this!The problem was in coordinates passed to the child's CreateWindow() function.I have calculated the positioning of a child static control related to main window's coordinates, so I have passed 300...
General Programming »
Uncategorised Quick Answers
»
General
C++
Win32
OLE error "attempted to use an object that has ceased to exist"
by
sosojerk
Question
14 May 2013
license:
CPOL
Hi all,I have an app that is using OLE compound storage and for each stream it uses an CArchive that has the boolean m_bForceFlat on FALSE.If I perform a copy on an PowerPoint object and place into my app, it pastes properlly.The interesting thing is that I can save the document once,...
General Programming »
Uncategorised Quick Answers
»
General
OLE
How Create and Deploy web setup project on Server and then Create Setup Project for Client PC , I have WPF App with WCF service and I want deploy it like Architecture Client Server.
by
Saif84
Question
14 May 2013
license:
CPOL
I want deploy application on the server side, and client side but i dont know how install the server component on server and component Client on computers client , I like architecture Client server , view and view model and business logic and model on Client side and than install business logic...
General Programming »
Uncategorised Quick Answers
»
General
.NET
WCF
WPF
Delegate or delegate
by
Sergey Alexandrovich Kryukov
Answer
14 May 2013
license:
CPOL
No, the keyword delegate and System.Delegate are not the same at all.You could be confused with the C# alias keywords. For example "int" is an alias for System.Int32. For delegates, this is not the case.Read the documentation on these type and look through all the cases of using the...
General Programming »
Uncategorised Quick Answers
»
General
C#2.0
ASP.NET
C#
Sending Datagridview to email
by
Pedro Brito
Answer
14 May 2013
license:
CPOL
I found one easy code :)var client = new SmtpClient("smtp.gmail.com", 587); client.EnableSsl = true; client.Credentials = new NetworkCredential("jpbritopoker@gmail.com", "**********"); var mail = new MailMessage(); mail.From = new...
General Programming »
Uncategorised Quick Answers
»
General
C#
Word file creation error for using COM component
by
Sergey Alexandrovich Kryukov
Answer
14 May 2013
license:
CPOL
For the server-side programming such as ASP.NET, prefer using Open XML SDK instead of Office Interop. Look at this Microsoft article:http://support.microsoft.com/default.aspx?scid=kb;EN-US;q257757#kb2[^].Use Open XML SDK:...
General Programming »
Uncategorised Quick Answers
»
General
ASP.NET
COM
MSWord
How to rotate button in vb.net
by
Sergey Alexandrovich Kryukov
Answer
14 May 2013
license:
CPOL
The best idea so far is the Solution 4.The right solution for System.Windows.Forms is: create a custom control which behaves like a button and implement rotation property. If you want to rotate to an arbitrary angle, you should also set the property...
General Programming »
Uncategorised Quick Answers
»
General
VB
VB.NET
WinForm
how to deploy database from MDF and LDF File
by
RedDK
Answer
14 May 2013
license:
CPOL
Suppose the .mdf and .ldf are specifically the AdventureWorks2008R2:EXEC sp_attach_db @dbname = N'AdventureWorks2008R2', @filename1 = N'C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Data\AdventureWorks2008R2_Data.mdf', @filename2 = N'C:\Program...
General Programming »
Uncategorised Quick Answers
»
General
SQL-Server
SQL2008
Mail sending code in core java
by
neethujayan
Question
14 May 2013
license:
CPOL
/* * To change this template, choose Tools | Templates * and open the template in the editor. */package neethu;/** * * @author neethu *///I'm trying to send an email using Java:import java.util.*;import javax.mail.*;import javax.mail.internet.*;import...
General Programming »
Uncategorised Quick Answers
»
General
Java SE
JavaSE6
connectivity Using an Entity data model
by
behnamhaji
Question
14 May 2013
license:
CPOL
Hi,I am using the database connectivity Using an Entity data model.Error: Data source is an invalid type. It must be either an IListSource, IEnumerable, or IDataSource.What can in replace with gvNewsGroup.datasource?NewsGroup newsgroup = new NewsGroup() {...
General Programming »
Uncategorised Quick Answers
»
General
ASP.NET
LINQ
entity
How to create .exe of Windows C# application which includes MySql Database
by
Basmeh Awad
Answer
14 May 2013
license:
CPOL
if you are searching for .exe it is in your project YourProjectName\bin\Debug...bt if u want to create a Instaler package this will help youhttp://balanagaraj.wordpress.com/2007/05/29/create-exe-or-setup-file-in-net-windows-application/[^]
General Programming »
Uncategorised Quick Answers
»
General
C#3.0
C#
MySQL
ClickOnce
Invoking Managed C++/CLI from Unmanaged Code
by
David Knechtges
Answer
14 May 2013
license:
CPOL
Intellisense for C++/CLI does not work on VS2010. I believe it is working in VS2012 though, so you might want to upgrade to that if you can.
General Programming »
Uncategorised Quick Answers
»
General
C++/CLI
C# Post values from a console application to A web service
by
RaisKazi
Answer
14 May 2013
license:
CPOL
Have a look at below links.http://forums.asp.net/t/1056508.aspx/1http://stackoverflow.com/questions/8270464/best-way-to-call-a-json-webservice-from-a-net-consoleAnd many more on Google.
General Programming »
Uncategorised Quick Answers
»
General
C#
Post
HTTP
SOAP
WebService
Sending Datagridview to email
by
OriginalGriff
Answer
14 May 2013
license:
CPOL
You can't send a DataGridView to an email, any more than you could send a Button, and expect it to signal an event on your system when it was pressed. Suppose you could, and the remote system did not have .NET installed? What would happen then?Instead, set the mail body to HTML (use...
General Programming »
Uncategorised Quick Answers
»
General
C#
C# Post values from a console application to A web service
by
Dustin Prevatt
Question
14 May 2013
license:
CPOL
I have been trying to figure this out for a while now. I have been able to find sample code for console application to post data but i'm completely new to web services. I have a console app that does some calculations and i would like to then send those calculations to a web service. Could some...
General Programming »
Uncategorised Quick Answers
»
General
C#
Post
HTTP
SOAP
WebService
Sending Datagridview to email
by
Pedro Brito
Question
14 May 2013
license:
CPOL
Hi all , i made a code that i can send an email to gmail.com with c# and it is working very well.Now i want to put my datagridview1 in the email body and send it.Somone can show me how i can do that?I searched a lot but i only found useless information and asp.net codes.Here is my...
General Programming »
Uncategorised Quick Answers
»
General
C#
Invoking Managed C++/CLI from Unmanaged Code
by
Vishal_K89
Question
14 May 2013
license:
CPOL
Hi All,1. I am new to Managed C++, In my program, based on C++, In case I need to make a transition to Managed C++ and use the equivalent constructs.Eg., System::String ^ ptr = gcnew ("C:\Dir1\abc.txt"); // SomeClass ObjSomeClass should consume the...
General Programming »
Uncategorised Quick Answers
»
General
C++/CLI
Word file creation error for using COM component
by
Sunil Kumar Pandab
Question
14 May 2013
license:
CPOL
Dear All Experts, I am trying to fix one bug from 2 days. But unable to fix it. My application's work is to edit one word file and saving that in server.but i am getting one exception after hosting. The exception message is given below:- Retrieving the COM class factory for...
General Programming »
Uncategorised Quick Answers
»
General
ASP.NET
COM
MSWord
Page 1 of 8,819
1
2
3
4
5
6
7
8
9
10
First
·
Prev
·
Next
·
Last
Advertise
|
Privacy
|
Mobile
Web03 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright ©
CodeProject
, 1999-2013
All Rights Reserved.
Terms of Use
Layout:
fixed
|
fluid