.net

  1. ivarga

    Using a proxy with a webBrowser in C# IE

    Hello ther BHW members! I am working on a small web browser in C# .NET And I was wondering.. Could I use two text boxes 1 for the proxy ip and 1 for the port to hook the browser up with a proxy? If that is possible.. Could someone give me an example on how it would look like? Would be very...
  2. W

    Monetizing a WinForms application

    Hi guys, I've written a little Winforms .NET application and would like to offer it for free, however I am looking at ways to monetize the application. The first thing that came to mind was to throw in a WebBrowser control to display AdSense adverts, but as I understand it 1) the WebBrowser...
  3. R

    .NET work needed on a simple web form.

    I have a web form which is a member sign up page that posts customers info on submit. Right now it is set up with a plan and payment option when posting. I need the plan and payment option removed. All I need is the visitor to fill out the info to create their free account. Should be simple...
  4. Haxcfe

    reverse phone lookup data supplier?

    Hey guys... I want to build a reverse phone lookup site. Does anyone know which data supplier can provide such database? Thanks in advance!
  5. A

    Example HTTP POST with C# and sockets

    Does anyone have, (or know where I can find), a staightforward example of using System.Net.Sockets to do a 'POST'? Any help or leads would be appreciated. Regards, catin
  6. HealeyV3

    [WTH] Windows Programmer (VB/C++/.NET/Doesn't Matter) for a Spam Bot / Proxy / Captcha

    Hi, I'm sure you're all familiar with ChatRoulette.com . If not, it's a free online chatting website. I need a Windows (64 bit) based program to do the following: (MULTI THREADED, 500 THREAD MINIMUM) 1. Visit a website like chatroulette.com 2. Connect to a random person. 3. Send out spam...
  7. M

    Example: Stripping HTML tags via Regex

    'Imports System.Text.RegularExpressions Dim htmlData As String '= Whatever data from html page Dim strippedText As String strippedText = Regex.Replace(htmlData, "</??[^>]*>", "") 'For c# just insert goofy squiggles where necessary. I was just needing to strip all of the html tags out of some...
  8. J

    Wanted : .NET/Socket programmer - Small proxy app

    I need a small .NET application done which : - Scrapes socks5 resources online to bring/check consistantly new proxies. could use script like this http://pokemongalaxy.110mb.com/proxy.php or any other url added. - Should allow use of IP:PORT:U:P for Private proxies - Allows to add new...
  9. caretaker2007

    Beta tester needed, must run Mac

    I need a beta tester to test a couple apps in .NET. oldenstylehats has pointed this out to me http://www.mono-project.com/ and I would like some Mac user input.
Back
Top