Click here to Skip to main content
15,902,112 members
Home / Discussions / C#
   

C#

 
GeneralRe: how can recognize file extension for download Pin
Rizawn4-Feb-07 1:16
Rizawn4-Feb-07 1:16 
JokeRe: how can recognize file extension for download Pin
B.A4-Feb-07 3:50
B.A4-Feb-07 3:50 
GeneralRe: how can recognize file extension for download Pin
VirtualVoid.NET6-Feb-07 3:53
VirtualVoid.NET6-Feb-07 3:53 
QuestionThread confusion !! Pin
Hussam Fattahi3-Feb-07 3:30
Hussam Fattahi3-Feb-07 3:30 
AnswerRe: Thread confusion !! Pin
Guffa3-Feb-07 3:57
Guffa3-Feb-07 3:57 
QuestionWebClient And ProgressBar Pin
Rizawn3-Feb-07 2:52
Rizawn3-Feb-07 2:52 
AnswerRe: WebClient And ProgressBar Pin
B.A3-Feb-07 4:12
B.A3-Feb-07 4:12 
GeneralRe: WebClient And ProgressBar Pin
Rizawn3-Feb-07 4:26
Rizawn3-Feb-07 4:26 
hi,

I am using .Net 1.1 and I guess it doesn't have the namespace "DownloadProgressChangedEventArgs"

Thats why I got the following error

D:\VS\my C#\RssReader\Form1.cs(250): The type or namespace name 'DownloadProgressChangedEventArgs' could not be found (are you missing a using directive or an assembly reference?)


Well as far as File extention is concered it can be determind when the user enter the url the entered url then be validated to get the last chars to (using string EndsWith method)find the extention and it will be then comapred against the allowed ext type.....


Q@!$3r

QuestionVIDEO WATERMARKING Pin
PREDATORUNLEASHED2-Feb-07 21:49
PREDATORUNLEASHED2-Feb-07 21:49 
AnswerRe: VIDEO WATERMARKING Pin
Christian Graus2-Feb-07 21:57
protectorChristian Graus2-Feb-07 21:57 
Questionhelp for Remember Password Pin
Nekshan2-Feb-07 20:57
Nekshan2-Feb-07 20:57 
AnswerRe: help for Remember Password Pin
quiteSmart2-Feb-07 21:14
quiteSmart2-Feb-07 21:14 
GeneralRe: help for Remember Password Pin
echuck663-Feb-07 16:02
echuck663-Feb-07 16:02 
GeneralThank You QuiteSmart, but... Pin
Nekshan4-Feb-07 23:49
Nekshan4-Feb-07 23:49 
AnswerRe: help for Remember Password Pin
echuck663-Feb-07 16:00
echuck663-Feb-07 16:00 
QuestionInternal Chat Pin
drc_no12-Feb-07 20:34
drc_no12-Feb-07 20:34 
QuestionHow to access .hlp file in C#.Net Pin
sjs4u2-Feb-07 20:26
sjs4u2-Feb-07 20:26 
AnswerRe: How to access .hlp file in C#.Net Pin
Mircea Puiu2-Feb-07 21:27
Mircea Puiu2-Feb-07 21:27 
GeneralRe: How to access .hlp file in C#.Net Pin
sjs4u2-Feb-07 22:44
sjs4u2-Feb-07 22:44 
QuestionStart/stop button Pin
Rapier5032-Feb-07 19:57
Rapier5032-Feb-07 19:57 
AnswerRe: Start/stop button Pin
drc_no12-Feb-07 20:11
drc_no12-Feb-07 20:11 
GeneralRe: Start/stop button Pin
Rapier5032-Feb-07 20:25
Rapier5032-Feb-07 20:25 
AnswerRe: Start/stop button Pin
quiteSmart2-Feb-07 20:21
quiteSmart2-Feb-07 20:21 
AnswerRe: Start/stop button Pin
Mircea Puiu2-Feb-07 21:22
Mircea Puiu2-Feb-07 21:22 
GeneralRe: Start/stop button Pin
Rapier5033-Feb-07 2:26
Rapier5033-Feb-07 2:26 

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.