Click here to Skip to main content
15,888,113 members
Home / Discussions / C#
   

C#

 
AnswerRe: hi!!! Pin
SayreCC29-Apr-09 19:20
SayreCC29-Apr-09 19:20 
QuestionHow to stop VS to load user controls into toolbox? Pin
Morven Huang29-Apr-09 16:56
Morven Huang29-Apr-09 16:56 
AnswerRe: How to stop VS to load user controls into toolbox? Pin
Luc Pattyn29-Apr-09 17:01
sitebuilderLuc Pattyn29-Apr-09 17:01 
GeneralRe: How to stop VS to load user controls into toolbox? Pin
Morven Huang29-Apr-09 17:08
Morven Huang29-Apr-09 17:08 
GeneralRe: How to stop VS to load user controls into toolbox? Pin
Luc Pattyn29-Apr-09 17:10
sitebuilderLuc Pattyn29-Apr-09 17:10 
QuestionRemoving duplicates from large text files (Performance needed) Pin
Ehsan Baghaki29-Apr-09 14:12
Ehsan Baghaki29-Apr-09 14:12 
AnswerRe: Removing duplicates from large text files (Performance needed) Pin
Luc Pattyn29-Apr-09 15:04
sitebuilderLuc Pattyn29-Apr-09 15:04 
GeneralRe: Removing duplicates from large text files (Performance needed) [modified] Pin
Ehsan Baghaki29-Apr-09 22:28
Ehsan Baghaki29-Apr-09 22:28 
1. Theres no need to preserve the order of urls, but if you want to sort the urls and then remove the adjacent identical records it's not doable here because i want to remove urls with same domain names also.

here is the sample of urls list:
http://iri.siam108site.com/dssff/
http://ieggfiv.300mb.info/12hf8485n/
http://forum.nto.pl/chlopcy-z-biskupic-mieli-sie-bic-tymczasem-jeden-zginal-t19232.html
http://www.osiol.com.pl/uwaga-tvn-2007-2008-tvrip-t26379.html
http://fdss.300mb.info/12hf8485n/
http://perpetuum-lab.com.hr/forum/showtag-physiology.html
http://hrbikwi.siam108site.com/1i0gejcj9j6

So http://fdss.300mb.info/12hf8485n/ and http://hrbikwi.siam108site.com/1i0gejcj9j6 should be removed from the list.

2. A web crawler will crawl urls to grab page contents
4. I wrote a program that is grabbing these urls from search engines and then it writes the urls into at the end of a text file (Without any kind of processing and checking on data)

Sorry for the late response it was 5 am when i asked the question :p

modified on Thursday, April 30, 2009 4:34 AM

GeneralRe: Removing duplicates from large text files (Performance needed) Pin
Luc Pattyn30-Apr-09 1:14
sitebuilderLuc Pattyn30-Apr-09 1:14 
GeneralRe: Removing duplicates from large text files (Performance needed) Pin
Ehsan Baghaki30-Apr-09 2:58
Ehsan Baghaki30-Apr-09 2:58 
AnswerRe: Removing duplicates from large text files (Performance needed) Pin
Doug Goulden29-Apr-09 15:17
Doug Goulden29-Apr-09 15:17 
QuestionMessage Removed Pin
29-Apr-09 11:39
professionalN_tro_P29-Apr-09 11:39 
AnswerRe: How to Load data into user settings Pin
DaveyM6929-Apr-09 12:07
professionalDaveyM6929-Apr-09 12:07 
AnswerRe: How to Load data into user settings Pin
Henry Minute29-Apr-09 13:10
Henry Minute29-Apr-09 13:10 
QuestionUm... it works when I F5 but not when I CTRL - F5...? Pin
Edmundisme29-Apr-09 11:27
Edmundisme29-Apr-09 11:27 
AnswerRe: Um... it works when I F5 but not when I CTRL - F5...? Pin
Eddy Vluggen29-Apr-09 12:45
professionalEddy Vluggen29-Apr-09 12:45 
GeneralRe: Um... it works when I F5 but not when I CTRL - F5...? Pin
Edmundisme29-Apr-09 12:47
Edmundisme29-Apr-09 12:47 
QuestionC# - File Permission Pin
malharone29-Apr-09 10:44
malharone29-Apr-09 10:44 
AnswerRe: C# - File Permission Pin
Jimmanuel29-Apr-09 11:19
Jimmanuel29-Apr-09 11:19 
AnswerRe: C# - File Permission Pin
Luc Pattyn29-Apr-09 11:33
sitebuilderLuc Pattyn29-Apr-09 11:33 
GeneralRe: C# - File Permission Pin
malharone29-Apr-09 13:17
malharone29-Apr-09 13:17 
QuestionHelp with Web Service Upload Pin
charles Frank29-Apr-09 10:16
charles Frank29-Apr-09 10:16 
QuestionHow can I use cookies stored by Internet Explorer 7(in Vista) in my WinForms application? Pin
rebulanyum29-Apr-09 10:08
rebulanyum29-Apr-09 10:08 
AnswerRe: How can I use cookies stored by Internet Explorer 7(in Vista) in my WinForms application? Pin
Henry Minute29-Apr-09 10:59
Henry Minute29-Apr-09 10:59 
AnswerRe: How can I use cookies stored by Internet Explorer 7(in Vista) in my WinForms application? [modified] Pin
rebulanyum30-Apr-09 4:36
rebulanyum30-Apr-09 4:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.