|
Not sure if I'll use it much since I have my own blog already, but I might.
"We have done so much in the last 2 years, and it doesn't happen by standing around with your finger in your ear, hoping everyone thinks that that's nice." - Donald Rumsfeld
|
|
|
|
|
hi
I am creating a browser automation software for a particular website (httP://armls.marketlinx.com ). When i access this website using axwebbrowser control it shows a dialog box to enter username and password. I dont know how todo this. But by using HttpWebRequset and NetworkCredential i can able to enter into that site. Please provide me a sollution by using axwebbrowser control.
Thank you.
Rajesh
|
|
|
|
|
Hi, Jason.
I have a windows application project. I need to call a web service in my project. Usually, if one clicks on "Add Web reference" and type the url the Add web reference would display the available methods on the left side of the window.
However, in my case if I click on the add web reference button, it instead opens up a dialog box stating if you want to open a file or save it to the disk with file "Helpwatermark.htm".
Please respond ASAP. If I repeat the same procedure in my other project it shows available methods on the left side of add reference dialog box and if I click on one of the methods it adds the reference with given name.
Please shed the light if anyone knows what is wrong with settings/options.
Thanks
Needy
|
|
|
|
|
To help organize volunteers for a given project, we can have a volunteers thread at the bottom of the project article. Volunteers for that project could reply once to that message, and indicate in it what their project skills are. This will help the project leader to choose people for different tasks.
This may be obvious, or you may have a better idea, or whatever, but that's my 2 cents worth on that area.
Hope this helps.
"Blessed are the peacemakers, for they shall be called sons of God." - Jesus
"You must be the change you wish to see in the world." - Mahatma Gandhi
|
|
|
|
|
That's not a bad idea, but it would probably clog up the article message area. Maybe we should take volunteers right after picking leaders, and do it in the collab/testing forum?
Jason Henderson My articles
"The best argument against democracy is a five-minute conversation with the average voter." - Winston Churchill
|
|
|
|
|
Jason Henderson wrote:
but it would probably clog up the article message area.
You're right - it will probably be bad enough w/o that.
"Blessed are the peacemakers, for they shall be called sons of God." - Jesus
"You must be the change you wish to see in the world." - Mahatma Gandhi
|
|
|
|
|
Jason, I just think on Internet protocols when I see that RFC.
jhaga
CodeProject House, Paul Watson wrote:
...and the roar of John Simmons own personal Nascar in the garage. Meg flitting about taking photos.Chris having an heated arguement with Colin Davies and .S.Rod. over egian values. Nish manically typing *censur*. Duncan racing around after his pet *c.* Michael Martin and Bryce loudly yelling *c.* C.G. having a fit as Roger Wright loads up *c.* . Anna waving her *c.* and Deb scoffing chocolates in the corner.
...Good heavens!
|
|
|
|
|
As you should, that's where I got the term. This is an open discussion on CPP and I am the moderator, bringing some order to an otherwise chaotic situation.
Jason Henderson My articles
"The best argument against democracy is a five-minute conversation with the average voter." - Winston Churchill
|
|
|
|
|
My suggestion (RFC) is that we create an article with all the information we have and then open up the Collab/Testing forum for free discussion.
jhaga
CodeProject House, Paul Watson wrote:
...and the roar of John Simmons own personal Nascar in the garage. Meg flitting about taking photos.Chris having an heated arguement with Colin Davies and .S.Rod. over egian values. Nish manically typing *censur*. Duncan racing around after his pet *c.* Michael Martin and Bryce loudly yelling *c.* C.G. having a fit as Roger Wright loads up *c.* . Anna waving her *c.* and Deb scoffing chocolates in the corner.
...Good heavens!
|
|
|
|
|
When forming the teams, we will need to fill several positions:
Project Manager - responsible organize WBS / tasks / deadlines / deliverables
Systems Lead - responsible for keeping systems engineers on track
|
|----- Systems Engineers - responsible for system design and defining requirements
Software Lead - responsible for keeping programmers on task
|
|----- Software Engineers - responsible for implementing system requirements
Test Lead - Responsible for keeping testers on track
|
|----- Software Testers - responsible for verifying bulletproof code
|
|----- System Testers - responsible for independently verifying system requirements
Configuration Managment Lead - responsible for versioning / bug tracking / problem resolution
|
|----- Quality Control - responsible for CM and formal release procedures
Then aside from coding, we need graphics artists, marketing, and support personnell.
This will provide well defined roles and create synergy within the teams.
- Nitron
"Those that say a task is impossible shouldn't interrupt the ones who are doing it." - Chinese Proverb
|
|
|
|
|
I will bring this up when teams are forming.
thanks
Jason Henderson My articles
"The best argument against democracy is a five-minute conversation with the average voter." - Winston Churchill
|
|
|
|
|
What about documentation? Nobody is going to want a GUI or framework without documentation support, Intellisense integration, online help, etc. Plus, there's other kinds of documentation--internal stuff, like how to set up version control, code documentation, design docs, revision control, etc. I'd really like to see a project that places documentation as a first class citizen. Someone needs to be the documentation librarian/manager.
Marc
Help! I'm an AI running around in someone's f*cked up universe simulator. Sensitivity and ethnic diversity means celebrating difference, not hiding from it. - Christian Graus Every line of code is a liability - Taka Muraoka Microsoft deliberately adds arbitrary layers of complexity to make it difficult to deliver Windows features on non-Windows platforms--Microsoft's "Halloween files"
|
|
|
|
|
I agree 100%.
Jason Henderson My articles
"The best argument against democracy is a five-minute conversation with the average voter." - Winston Churchill
|
|
|
|
|
Good point! I can help write it/put it together, but I'm not too good at version control.
"Blessed are the peacemakers, for they shall be called sons of God." - Jesus
"You must be the change you wish to see in the world." - Mahatma Gandhi
|
|
|
|
|
umm... did I forget to mention "documentation"?...
Seriously though, I agree. That's what I meant by the requirements and system design, as well as support, CM, et.al. The core would be an entire software development library.
- Nitron
"Those that say a task is impossible shouldn't interrupt the ones who are doing it." - Chinese Proverb
|
|
|
|
|
OK, I have a basic UML model of some of my ideas for the GUI Library. I'm also almost finished with the interface defs that go along with it.
The UML model is in ProxyDesigner[^] format, and the interface defs are in Word 97 format.
How shall I get them to you and Roger? I suppose one way would be to upload them to my site, have you download them, then I'll delete them.
"Blessed are the peacemakers, for they shall be called sons of God." - Jesus
"You must be the change you wish to see in the world." - Mahatma Gandhi
|
|
|
|
|
Get them to Roger and I'm sure he'll handle them.
Jason Henderson latest CPP news
"If you are going through hell, keep going." - Winston Churchill
|
|
|
|
|
Hi Jason,
I have a question for your to do lists project: how do you position it on the desktop? When I put it to the desktop, it always located on the top left corner. Please let me know how to put it at different location on the desktop, thanks a lot.
David
|
|
|
|
|
You should be able to drag and drop it wherever you like.
"It is better to remain silent and be thought a fool than to open one's mouth and remove all doubt." - Abraham Lincoln
|
|
|
|
|
Hey Jason.. you look kind of evil in your bio picture. You're not *that* Jason, are you?
--
Seraphim Shock. Gold for your ears.
|
|
|
|
|
Jörgen Sigvardsson wrote:
Hey Jason.. you look kind of evil in your bio picture. You're not *that* Jason, are you?
No, not *that* Jason.
I jusy updated it with an Einstein pose. How do you like it?
"We have done so much in the last 2 years, and it doesn't happen by standing around with your finger in your ear, hoping everyone thinks that that's nice." - Donald Rumsfeld
|
|
|
|
|
Jason Henderson wrote:
I jusy updated it with an Einstein pose. How do you like it?
Excellent apart from a "photoshopped" big white hair
--
Seraphim Shock. Gold for your ears.
|
|
|
|
|
Maybe this can be my own personal blog-space.
Jason Henderson My articles
"The best argument against democracy is a five-minute conversation with the average voter." - Winston Churchill
|
|
|
|
|
Where in Illinois do you live? I went to school at Southern Illinois University at Carbondale for almost 6 years.
// Afterall, I realized that even my comment lines have bugs
When one cannot invent, one must at least improve (in bed).-My latest fortune cookie
|
|
|
|
|
Effingham, which is at the junction of I-70 and I-57.
I had some buddies go to SIU from about '92-'95.
Jason Henderson I bleed orange.
|
|
|
|