Forums For Quotations For Developer Work?

Sep 17, 2009

I've done a google and bing and am obviously not entering the right words. I'm looking for a forum where I can get developers to bid for some (net) development work I'd like to subcontract out. It wont necessarily be VB net

View 2 Replies


ADVERTISEMENT

Concurrency Handle Is Part Of The Software Developer Or Database Developer?

Jul 23, 2009

In CRUD application development we have to face the issues with concurencies in Ids such as Generate and display UNique EmployeeIDs on forms. Currently i'm writting .DLL file that has a class that will handle concurrencies.

But i'm puzziled with the Question, is this concurrency handle is part of the software developer or Database developer?

View 9 Replies

How To Only Highlight Syntax Quotations

Oct 3, 2010

So this is the code I have to Lighlight real time
'two API's to update richtextbox and prevent flicking when typing
Private
Declare
Function
SendMessage Lib
"user32"
Alias
"SendMessageA"
[Code] .....

But I want it not to comment the Whole line Just till the next " Like this
msgbox("fdgdfggfdf") See Like so one " Opens the comment Ish and the second One closes the color/ Comment

View 2 Replies

Multiple Quotations On One Line

Nov 18, 2010

.Basically I'm trying to code a program to output class names for a game which then allows the user to copy and paste the string of class names into the game itself.The template for class names in the game look like this ["name",quantity];So in the code for btn_add I have (which outputs to a text box):[code]How can I change the ' into "s without VB.net throwing up errors?

View 1 Replies

Quotations In Text Writes?

Jan 7, 2011

I am using:

VB

My.Computer.FileSystem.WriteAllText("J: est.txt", "Text here", True)

to write text files and such. How would I do quotations in that text..say if I wanted to put in

Text Text "More Text" Text.for it to write.

View 4 Replies

Formatting Strings And Removing Quotations

Jan 25, 2010

How to use the format function to remove any quotation (;, :, . , " ' etc) from a string. If it cannot be done with format then what is the possible solution?

View 2 Replies

Use Escape Character In Replace Function When Replacing Quotations In VB?

Jun 7, 2009

Here is my code snippet:

Public Function convert(ByVal robert As String)
Try
robert = Replace(robert, "U", "A")

[code].....

View 1 Replies

Make Forums With .net And PHP?

Dec 15, 2011

I am trying to create an online forum inside of my application. Yes, I know I can make my own forum via PHP and then just use the browser object and link it back to the webpage, but my goal is to make an application that doesn't need to use a webpage (just a database, of course!)In PHP there are lines of code that will allow you to create a table and add the appropriate number of columns/rows needed to display the information in the same table (depending on how many elements are in the database).

So my question is: Can the VB.net application do a similar function? I've come up with a solution of just displaying information and either hiding/revealing objects depending on whether or not there is anything in the database to show. It's very messy and I'm desperately looking for another method.

View 3 Replies

Way By Adding To Forums?

Feb 11, 2009

Is there any way by adding to forums? ( like I click button1 & it goes to a new forum?)

View 17 Replies

Can't Make Calls To Other Forums

Feb 20, 2012

Trying to make a call to another forum to chance some text boxes on it and update it. I had it working I thought but the values were not holding when I closed the box so I came up with this solution but Im getting null exceptions.[code]....

View 11 Replies

Transferring Varibles Though Forums?

May 27, 2009

im trying to get a number/name from the user in 1 form and use that number again in a diffrent forum, but i'm having trouble.

*******************Form One
Dim strName As String '(general )
Private Sub cmdrun_Click()

[code].....

View 2 Replies

.NET: Creating A Chat Application For Forums?

Jan 7, 2011

I own an online forum:A host server with MySQL database support, domain name, and, MyBB forum software.I want to create an application that will let my users log in, and, well, chat.But I am clueless. What do I need? I have my own database online and host and everything so... What is a good start?

View 1 Replies

Calendar / Scheduler For Windows Forums

Mar 15, 2012

I am trying to write a small program to plan appointments.And have a overview of them in some sort of calendar(not the mini calendar which you can get from the VB control).Found some website who offer such controls, but honestly $1k for the license is a bit to much for something which i am not gonna use that often.So i was wondering if there are any codes available or projects which do something similar.Or any other solution which could work for this.Want to save the data in a SQL database.

View 4 Replies

Community Forums NNTP Bridge?

Jun 9, 2010

I decided that before I can fully and effectively criticize this monstrosity , I needed to take in the full view of it. So I went and installed the Community Forums NNTP bridge,availableSeems to be working.

View 9 Replies

Copy Image From Program To Forums?

May 13, 2009

I write a code about images i copied by clipord in vb.net

and i want to paste them in fourm when i do wet it can't paste in [code]...

View 11 Replies

Obtain HTML Content From Forums

Jun 9, 2011

After trying to port a C++ program which was a console application where it crawled the forums with the url provided and in the end stored the result inside a database for further analysis.

[Code]...

View 2 Replies

Post HTTP Headers To Log Into Forums

Apr 25, 2009

I am currently working on a personal project with hopes of using VB.NET 2008 to connect to my personal forum for use of both authentications into the program and group changes. People in my forum are based on ranks, the ranks are organized via the groups in the forum so if one person gains a rank they need to be taken out of one group and placed into another. With multiple people this is a process and presents a security risk should someone get kicked out but accidently be left in a group giving them access.

For the time being, I need to be able to post the headers to the forum to login and parse the response. I have tried many times and I�m currently trying this using the chilkat dll as a reference which allows me to send headers and see the response, but the response is always the failure to login page. The headers are as follows:

[Code]....

View 3 Replies

App Hub For Windows Phone And XBOX 360 Development And Forums?

Jun 20, 2011

If you are into WindowsPhone development or want to be then visit:>>Here is a link to get the Express Edition for WindowsPhone development:>>

View 1 Replies

Post HTTP Headers To Login To Forums?

Apr 25, 2009

I am currently working on a personal project with hopes of using VB.NET 2008 to connect to my personal forum for use of both authentications into the program and group changes. People in my forum are based on ranks, the ranks are organized via the groups in the forum so if one person gains a rank they need to be taken out of one group and placed into another. With multiple people this is a process and presents a security risk should someone get kicked out but accidently be left in a group giving them access.

For the time being, I need to be able to post the headers to the forum to login and parse the response. Any help is greatly appreciated. I have tried many times and I’m currently trying this using the chilkat dll as a reference which allows me to send headers and see the response, but the response is always the failure to login page. The headers are as follows:

Quote:Host: www.upsclan.comUser-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.9) Gecko/2009040821 Firefox/3.0.9 (.NET CLR 3.5.30729)Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8Accept-Language: en-us,en;q=0.5Accept-Encoding: gzip,deflateAccept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7Keep-Alive: 300Connection: keep-aliveReferer: http://www.upsclan.com/forums

[code]....

View 1 Replies

Return A Value From A Function That Called From First Forum (Uses 2 Forums)?

Aug 8, 2010

I have got 2 forms, Form1 and Form2.I called a function that was located on Form2 from Form1, and want to return the value that is in the function on Form2, to Form1. How do I do this?I have tried the following.

Form1
Call Form2.Needfps()
fps = Needfps
Form2

[code]....

View 10 Replies

Use A Forums Username And Password On A Login Form In VB

Dec 2, 2011

I was wondering if it was possible to use a forums username and password on a login form in visual basic. If so what would I use and where could I find some more detailed information on it?

View 2 Replies

VS 2008 Make A Login That Connects To My Forums?

Aug 13, 2009

Is it possible for me to make a login that connects to my forums?So 1. User opens login form 2. Enter info 3. Connects to forums 4. User opens browser and is logged in

View 3 Replies

Where Is Latest Link For Best Practice Of Inserting Code For Forums

Nov 1, 2010

be on topic but seems the best place to post since most code examples from users are included into their posts within this forum.Where is latest link for best practice of inserting code for Forums?here was an article and possible a plug-in or executable code regarding the issue of users posting code, (mainly mangled or unmanageable code) within the question body, I can't find the article and was hoping it was still available. I have seen some posts where the inserted code maintained the indention,

View 2 Replies

Write A Compiler That Would Read/compile And Run Code From Different Forums?

Jan 4, 2010

Is is possible to write a compiler that would read/compile and run code from difrent forums?

View 3 Replies

Making Small Application To Posting New Topics In PhpBB Forums ?

May 20, 2009

I'm making small application to posting new topics in phpBB forums... But I have a problem. When I click on send button in my application, forum shows me an error: No post mode specified phpBB posting:

HTML Code:
<tr>
<td class="catBottom" colspan="2" align="center" height="28">
<input type="hidden" name="mode" value="newtopic" />

[CODE]...

I think, I must add posting.php&sid=xyz, but I don't know, how to add sid...

View 2 Replies

VB Forums Migration Announcement Addendum (Bug Feedback Pilot Is Closing)

May 13, 2008

Over the past few months weve been running a pilot in these forums allowing you to submit bugs and suggestions to us directly. Weve learned a lot during this pilot and were enthusiastic about, and committed to, expanding our ability to take your feedback, and respond to it thoughtfully. By now you've hopefully seen our announcement about our plans to migrate these forums to our brand new forums platform. As a part of this migration were going to be closing down the bug and suggestion pilot program. Were going to take some time to analyze how well the pilot went, see what we need to tune up, and make sure that we build the right features into the new platform.

[Code]...

View 2 Replies

VS 2008 Make A Form That Checks If Account Exist In Forums?

Jun 1, 2010

i wanna make a form that checks if account exist in forums.. like this forum. ill type my ID and my Password on the VB forum and itll tell me if its found or not..

i dont know how to do that i dont program web things ..

View 7 Replies

What's The Best Way For A C# Developer To Learn VB?

Mar 26, 2009

I'm a C# programmer who needs to pick up some VB. The syntax differences are easy enough to figure out, but there are other things I'll need more of a tutorial on. For example, VB's "strict" mode in Visual Studio is something essential to me, but something I wouldn't have learned just by comparing language syntax. Any recommendations on how to pick up VB quickly, yet thoroughly? I can't stand to work through a 1000 page book introducing VB to novices.

View 10 Replies

Cannot Execute Exe On Machines Other Than The Developer?

Jul 19, 2011

I updated a VB.NET application from Visual Studio 2008 to Visual Studio 2010 and made a few changes to it. Now it works fine on my development workstation but when the user tries to run it, it fails. The error detail is below. I've searched for System.InvalidOperationException and found several suggestions but none of them have helped. There isn't any static initialization code in the application. I changed the compilation to x86 instead of AnyCpu. None of these has helped. The project is compiled for .NET 3.5 and that hasn't changed. Both environments are Windows 7 64-bit.

Does anyone have a suggestion as to how I might determine what is causing this?

[Code]...

View 6 Replies

Creating New Application With VB Web Developer?

Apr 20, 2009

I'm creating new application with visual basic web developer i have 3 textbox on web form ajax this is code inside event load

Dim Connection As SqlConnection
Dim Command As SqlCommand
Dim dr As SqlDataReader

[code]....

View 5 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved