Click here to Skip to main content
Page 1 of 20,544
Page Size: 10 · 25 · 50


Category filtered by:  General Programming [x]
Forum Message 14 May 2013  
Dear am using gmail smtp means mail send ..working good but i have change smtp name username password nic.in means did not send mail
General Programming » C#
Forum Message 14 May 2013  
Good for you! Now, if you have a question, perhaps you might want to tell us what it is? The universe is composed of electrons, neutrons, protons and......morons. (The
General Programming » C#
Forum Message 14 May 2013  
I have Use Entity Frame work in my web application
General Programming » C#
Forum Message 13 May 2013  
Hi , whatever database u r acessing or data retrieval policy u might be using for e.g INI file,must be in Read Mode,Try to make it Write protected
General Programming » Managed C++/Cli
Forum Message 13 May 2013  
Hi , whatever database u r acessing or data retrieval policy u might be using for e.g INI file,must be in Read Mode,Try to make it Write protected
General Programming » Managed C++/Cli
Forum Message 13 May 2013  
You can use the Available property[
General Programming » C#
Forum Message 13 May 2013  
This is probably not how I would do it, but if things are as simple as you describe and you don't think it will change in the future, you should be able to make it work. Your code is basically very s
General Programming » C#
Forum Message 13 May 2013  
It might be worth just checking that it doesn't happen with any other application too.
General Programming » C#
Forum Message 13 May 2013  
Thanks for your quick reply. Will you be more specific on checking the value? As I'm selecting the value from Jlist that is showing thumbnails. I'm not getting the exact way for selecting next it
General Programming » Java
Forum Message 13 May 2013  
mmm, it was nothing to do with the regex at all. Word had inserted some weird Bookmark XML in the middle of my text I was looking for. So the string I was looking for never appeared as a complete
General Programming » C#
Forum Message 13 May 2013  
Ok, here is my problem:- I have a tcp connection to an instrument; it is the slave and I am it's master (it speaks only when spoken to). Below is an example of how this conversation might look:-
General Programming » C#
Forum Message 13 May 2013  
You need to check if the JList does contain so much values. You're not coding safe. You need to take more care. You can never expect a value to be there as you need it - always check if the value
General Programming » Java
Forum Message 13 May 2013  
My class is now over. I had an issue with the the assignment. I couldn't get the program to find and display the duplicate random numbers. I've looked for almost two weeks for an answer and I'm hop
General Programming » Visual Basic
Forum Message 13 May 2013  
No idea whatsoever. Sorry. As you haven't provided any code for us to look at, there's not a lot we can do. Have you looked at the eventlog on the affected machines to see if there's anything being
General Programming » C#
Forum Message 13 May 2013  
This is a technical question and answer forum, as detailed in the link to the posting guidelines that I gave you. If people start posting one line recommendations to books that they have read then it
General Programming » C#
Forum Message 13 May 2013  
I don't know why. You may check if tabs are shown when using in resource based menus. If not, the problem is application based. You may also check if '\a' is working (same as '\t' but text is left
General Programming » C / C++ / Mfc
Forum Message 13 May 2013  
Thanks for your kind words, Bram. I have found that the online MSDN documentation is usually the best source of information. It can be a bit daunting at first, and occasionally leads you down blind al
General Programming » .Net Framework
Forum Message 13 May 2013  
I'm showing or selecting images from a list. My code for listselectionlistener is: listener = new ListSelectionListener() { @Override public void val
General Programming » Java
Forum Message 13 May 2013  
I have posted this as a Suggestion and its related to C#. Whats wrong in that, please explain? I'm getting downvotes because of your comment. Atleast tell me how can I delete this comment.
General Programming » C#
Forum Message 13 May 2013  
Try something and post any issues you run into here. WP Apps - Color Search |
General Programming » C#
Forum Message 13 May 2013  
Thanks for the naming scheme advice. What I use for my project is a lot easier. It was just a quick example. I should have made it easier to read, sorry. My primary issue is that I need to have mul
General Programming » Visual Basic
Forum Message 13 May 2013  
wot does it mean , is der any meaning of your question ?
General Programming » .Net Framework
Forum Message 13 May 2013  
after I run my windows application(c#) program and entering some digits and add to one list(showing one gif image to load) suddenly,after 5 or 6 times the shape of all buttons and labels Gradually ch
General Programming » C#
Forum Message 13 May 2013  
how do i interface with the gprs modem using j2me without using a pc...i want to use it to send a sms through the gprs modem in a home security system to a predefined mobile number...pls help me regar
General Programming » Hardware & Devices
Forum Message 13 May 2013  
The method shows up. In VB.NET, the default access modifier for a class method is Public. In C# it's private. You'd be better served by not depending on the defaults but explicitly declaring yo
General Programming » Visual Basic
Forum Message 13 May 2013  
That doesn't make sense either as you'd have to manually walk the tree to find the node that is selected. Not very efficient, is it?? The TreeView already has a SelectedNode property which will re
General Programming » Visual Basic
Forum Message 13 May 2013  
Hi Guys, (In relation to novice games programming) Is it possible to have a list/collection of objects without losing Intelli-sense? Here is an example of what I mean... Public Class
General Programming » Visual Basic
Forum Message 13 May 2013  
JEEZ! That's exactly what I was trying to do! I could not find any references to anything like NodeFromPath, which would have been a huge timesaver there, alone! And with my relat
General Programming » Visual Basic
Forum Message 13 May 2013  
First, read the fine documentation: http://msdn.microsoft.com/en-us/library/f02979c7.aspx[
General Programming » Visual Basic
Forum Message 13 May 2013  
I am currently trying to convert a String that is gotten from an input box to an Integer using the Try Parse method. The integer is then supposed to be used to fill an array named international. Her
General Programming » Visual Basic
Forum Message 13 May 2013  
I use vs2010,The Menu item got from CMFCMenuBar,like this: CMenu *pMenu = CMenu::FromHandle(m_wndMenuBar.GetDefaultMenu()); CMenu *pSubMenu = pMenu ->GetSubMenu(1); Cstring strText = _T("Hello\two
General Programming » C / C++ / Mfc
Forum Message 13 May 2013  
..... But there is no way to tell a TreeView to select a given node based either on a fullpath (there is no option for this) So what is preventing you from writing a routine to do this?
General Programming » Visual Basic
Forum Message 13 May 2013  
Well Richard, Thanks for your reply, and, good to hear from you again. The differences between C++ and C# I'm acutely aware of. It brings me new surprises every day. Strange behaviour I have seen i
General Programming » .Net Framework
Forum Message 13 May 2013  
Lol! Reminds me of the commercial where the guy is one question behind, due to buffering.
General Programming » Visual Basic
Forum Message 13 May 2013  
Good points. So the emphasis is back to the limitations of the .Nodes() property. What a shame they did not set it up as, for example, TreeView1.Nodes(NodesArray(x)).SelectedNode. That would be a p
General Programming » Visual Basic
Forum Message 13 May 2013  
Thanks, much appreciated. Look forward to hearing from you. :) Bram van Kampen
General Programming » .Net Framework
Forum Message 13 May 2013  
That should have been "A node contains a Nodes collection...". A guide to posting questions on CodeProj
General Programming » Visual Basic
Forum Message 13 May 2013  
Not so useful. Actually, pretty limiting in both security and performance. First, it's poor-performing code as it has to be compiled before use, at runtime. Access to variables might also have to
General Programming » Visual Basic
Forum Message 13 May 2013  
Heheh.
General Programming » Visual Basic
Forum Message 13 May 2013  
Only because it has such far reaching and useful consequences. I doubt that .Net will cease to grow and get even more heavy, but this option would serve so many uses where recursion is not an option.
General Programming » Visual Basic
Forum Message 13 May 2013  
The basic problem is this. In vb6 (and the COM controls as they were carried over into .Net), you have Dir and File List boxes. You could double-click a folder or file name and do something with it.
General Programming » Visual Basic
Forum Message 13 May 2013  
Also take look at Emil Post's stuff on 'productions', circa 1930s. The authors initial was wrong, it's Douglas R. Hofstadter. I need better glasses. :) The NKS book is more along the lines of c
General Programming » Visual Basic
Forum Message 13 May 2013  
DoH! More book reading for my schedule! :) I'll have to look those up. Thanks!
General Programming » Visual Basic
Forum Message 13 May 2013  
Eddy Vluggen wrote:Ano node contains a node-collection that can be searched. If you know what node to start from, that is. Eddy, is that a
General Programming » Visual Basic
Forum Message 13 May 2013  
Please realize VirusTotal is extremely popular for people to upload your products files and scan it against 40+ antivirus softwares. If at least one of the Antivirus on VirusTotal is a false posi
General Programming » C#
Forum Message 13 May 2013  
Easy enought to build a simple test program that verifies the regex, and only the regex. That of course would not have 'ds', 'Tables', etc.
General Programming » C#
Forum Message 13 May 2013  
Ennis Ray Lynch, Jr. wrote:I disagree. Properties were created because the language designer didn't like accessors and getters and wanted a cleaner meth
General Programming » C#
Forum Message 13 May 2013  
Member 10017083 wrote:How to get values from listviewIterate it's
General Programming » Visual Basic
Forum Message 13 May 2013  
Topias Jäppilä wrote:only .cs I have on my project is Form1.csHave a look in the Solution Explorer window and you will see a full list of all
General Programming » C#

Page 1 of 20,544
1 2 3 4 5 6 7 8 9 10


Advertise | Privacy | Mobile
Web02 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid