 |
|
 |
For those new to message boards please try to follow a few simple rules when posting your question.- Choose the correct forum for your message. Posting a VB.NET question in the C++ forum will end in tears.
- Be specific! Don't ask "can someone send me the code to create an application that does 'X'. Pinpoint exactly what it is you need help with.
- Keep the subject line brief, but descriptive. eg "File Serialization problem"
- Keep the question as brief as possible. If you have to include code, include the smallest snippet of code you can.
- Be careful when including code that you haven't made a typo. Typing mistakes can become the focal point instead of the actual question you asked.
- Do not remove or empty a message if others have replied. Keep the thread intact and available for others to search and read. If your problem was answered then edit your message and add "[Solved]" to the subject line of the original post, and cast an approval vote to the one or several answers that really helped you.
- If you are posting source code with your question, place it inside <pre></pre> tags. We advise you also check the "Encode HTML tags when pasting" checkbox before pasting anything inside the PRE block, and make sure "Ignore HTML tags in this message" check box is unchecked.
- Be courteous and DON'T SHOUT. Everyone here helps because they enjoy helping others, not because it's their job.
- Please do not post links to your question in one forum from another, unrelated forum (such as the lounge). It will be deleted.
- Do not be abusive, offensive, inappropriate or harass anyone on the boards. Doing so will get you kicked off and banned. Play nice.
- If you have a school or university assignment, assume that your teacher or lecturer is also reading these forums.
- No advertising or soliciting.
- We reserve the right to move your posts to a more appropriate forum or to delete anything deemed inappropriate or illegal.
cheers, Chris Maunder
The Code Project Co-founder
Microsoft C++ MVP
|
| Sign In·View Thread·PermaLink | 5.00/5 (1 vote) |
|
|
|
 |
|
 |
Apologies for the shouting but this is important.
When answering a question please:
- Read the question carefully
- Understand that English isn't everyone's first language so be lenient of bad spelling and grammar
- If a question is poorly phrased then either ask for clarification, ignore it, or mark it down. Insults are not welcome
- If the question is inappropriate then click the 'vote to remove message' button
Insults, slap-downs and sarcasm aren't welcome. Let's work to help developers, not make them feel stupid.
cheers, Chris Maunder
The Code Project Co-founder Microsoft C++ MVP
|
| Sign In·View Thread·PermaLink | 3.67/5 (2 votes) |
|
|
|
 |
|
|
 |
|
 |
I want to organize my task list using MS 2007 but I found it lacking the following features that I need:
1. display tasks in the calendar 2. allow tasks to have sub-tasks (much like a task-hierarchy)
Any general idea on how do I solve these requirements using VS 2008 or Outlook VBA? (Btw, which is better to use for these requirements, VS or VBA?)
Is there any similar existing add-in or project that has already been developed by the community that I can start on?
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hi! I would like to ask some questions about the Network Performance technique. I want to send a bulk of data for long distance network but If I will not use Palallel TCP or protocol based on UDP .There are still have a method for improving the speed except from the protocol above. Do you have any recommend idea or technique ?
Thanks
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hi,
In our organization we don’t have any intranet website to share the data/information across the organization.
The information could be:
- HR Related Information [E.g.: HR Policies, Company Events etc., New Joiner’s Information etc. etc.] - Application Developments Related Information [E.g.: How to build a program on Catching, Lucene Search etc. etc.]
So would you please suggest any free source software package which is built on Windows that will serve the above purpose? Please also provide the reference link.
Many Thanks, Regards. Anusha.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
You could share this information with a wiki, or with a CMS package such as DotNetNuke. There are many free wiki packages out there.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes. My blog | My articles | MoXAML PowerToys | Onyx
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hello to All,
In VB.Net and C# Isnumber(String) accept + sign for number value.
Example : Isnumber ("123456+") Output : True
Can any one tell me what is the reason for.
Thanks & Regard Anubhava Dimri
If you can think then I Can.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
eg_Anubhava wrote: Example : Isnumber ("123456+")
According to MSDN it should be Isnumber("123456+", index), where index is the index to the character to test. Perhaps you need IsDigit() for your test.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
 |
Hi, I have a problem that sometime when I visit yahoo website, I found that the format of the page is lost. Until I refresh the page or sometime I restart the computer.
Could you please let me know what is the cause of the problem?
Thank in advance!!!
|
| Sign In·View Thread·PermaLink | 1.00/5 (1 vote) |
|
|
|
 |
|
 |
Hi,
I am an ASP.NET Developer and planned to settle my career in Microsoft itself. I too work on SQL Server, and Windows Administration.
While I go in my career progression I planned to take-up PMP (Project Management Professional) training.
Would you please let me know are there any other trainings those could help me in my career progression?
Many Thanks,
Regards.
Anusha.
|
| Sign In·View Thread·PermaLink | 5.00/5 (1 vote) |
|
|
|
 |
|
 |
Generally, in India, you can move in your career in either of the 3 branches, 1. Technical 2. Business Analyst 3. Management
One needs to think where his interest lies, In case of technical, one may go like this. Software Engineer-> Sr. Software Engineer-> Technical Architect-> Sr. Technical Architect. Knowledge of UML is helpful. So Microsoft Certifications can be helpful. And also think of acquiring MVP(Most Valued Professional), so you will have very good opportunities.
In case of choosing Business analyst stream, domain specific business knowledge is required. So better to go for part time MBA in the specific domain. e.g. If finance is the domain MBA with Finance would be a good idea.
In case if you want to go on management side, go for PMP, consider awareness of the tools like Wizible SEM, Microsoft Project, Estimation tools and so on, it would be better to brush up your management skills and taking the lead in your organizations, sometimes handling small but multiple projects at the same time can be helpful. Also, many organizations so many times conduct trainings for their employees, so depending on your interest you can pursue that.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hi.
In my experience users are very good at finding workarounds for bugs. They almost never bother trying to find out how to submit a bug. I can understand this as most applications have very different means of doing so - in a lot of cases it might be time consuming.
To make it very simple for the user (and myself), I've built an application to catch unhandled exceptions and submit them by mail. I've added a stacktrace, some system info (os, memory), networking (domain, interfaces) and application info (name, version).
I'm just wondering: What kind of information do you find useful in a bug report for a normal desktop application?
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
simendsjo wrote: I'm just wondering: What kind of information do you find useful in a bug report for a normal desktop application?
That depends on how far you want to go, and how much time you want to spend in finding the cause of a particular crash - which may even be caused by a hot CPU.
I found that the EventLog sometimes contains some nice clues. A dump of the running processes, along with their CPU-usage can be helpfull too, to detect either malware or Adobe Acrobat Reader. If you can spare the room on your harddisk, then you might want to include a list of the installed service-packs
I are Troll 
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Good morning, I am seearching for a converter to get Gif files from Flash(swf). There are some tools, but I need a console solution. Did someone got experience with this? Thank you
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
HI Guys,
How are job openings in IT Field now a days ? Can we Expect any improvement in coming 2 months ? What about Indian IT Job Market ?
Thanks, Royal.
|
| Sign In·View Thread·PermaLink | 1.00/5 (1 vote) |
|
|
|
 |
|
 |
Royaltvk wrote: How are job openings in IT Field now a days ?
That depends on what piece of dirt you're standing on.
Royaltvk wrote: Can we Expect any improvement in coming 2 months ?
Expect whatever you want. What you get is whatever will come your way. If you really want to know 2 months in advance, consult your crystal ball.
|
| Sign In·View Thread·PermaLink | 1.00/5 (1 vote) |
|
|
|
 |
|
|
 |
|
|
 |
|
 |
Hi!
I want to make a desktop application for windows that can fetch live scores of a cricket match from a website, but i think that some program like this already exist. As i have seen there many widgets that display temperature and etc..
Is there any open source application that can fetch scores and keep a record of them for later offline display?
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
If they are presented via RSS feed, perhaps an RSS reader would suit your needs.
Visual Studio is an excellent GUIIDE.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
I don't even know that what website i should use to fetch scores. If you know a somewhat similar application, it would be very helpful to get the idea of how to fetch scores or anything else from web and display it i my application. I will store those live scores and other data in a database to show in offline mode and create charts and graphs with that stored information.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Try the following to fetch cricket live score... A Simple Example of RSS Feed Reader
Thanks Md. Marufuzzaman
Don't forget to click [Vote] / [Good Answer] on the post(s) that helped you.
I will not say I have failed 1000 times; I will say that I have discovered 1000 ways that can cause failure – Thomas Edison.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hi all, pleas tell me if there is a Thread object or class in powerscript or powerbuilder like we find in csharp or java, and how to use it, if it exists?Thanks.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |