Click here to Skip to main content
15,899,474 members
Home / Discussions / C#
   

C#

 
AnswerRe: ICollectionView Pin
Spunky Coder29-Apr-09 21:58
Spunky Coder29-Apr-09 21:58 
GeneralRe: ICollectionView Pin
Paw Jershauge29-Apr-09 23:28
Paw Jershauge29-Apr-09 23:28 
Questionhow to unbind source control Pin
Maddie from Dartford29-Apr-09 17:12
Maddie from Dartford29-Apr-09 17:12 
AnswerRe: how to unbind source control Pin
Mycroft Holmes29-Apr-09 17:59
professionalMycroft Holmes29-Apr-09 17:59 
AnswerRe: how to unbind source control Pin
dotnetmember29-Apr-09 18:21
dotnetmember29-Apr-09 18:21 
GeneralRe: how to unbind source control Pin
Maddie from Dartford29-Apr-09 19:19
Maddie from Dartford29-Apr-09 19:19 
GeneralRe: how to unbind source control Pin
Jack Li29-Apr-09 21:11
Jack Li29-Apr-09 21:11 
Question[Message Deleted] Pin
nishukri529-Apr-09 17:09
nishukri529-Apr-09 17:09 
AnswerRe: hi!!! Pin
Christian Graus29-Apr-09 17:41
protectorChristian Graus29-Apr-09 17:41 
GeneralRe: hi!!! Pin
HuntingWabbits29-Apr-09 23:23
HuntingWabbits29-Apr-09 23:23 
AnswerRe: hi!!! Pin
12Code29-Apr-09 17:42
12Code29-Apr-09 17:42 
AnswerRe: hi!!! Pin
12Code29-Apr-09 17:58
12Code29-Apr-09 17:58 
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 

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.