Click here to Skip to main content
15,906,097 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionNetwork Traffic Monitor Pin
Member 111221371-May-15 16:18
Member 111221371-May-15 16:18 
AnswerRe: Network Traffic Monitor Pin
Pete O'Hanlon1-May-15 21:03
mvePete O'Hanlon1-May-15 21:03 
AnswerRe: Network Traffic Monitor Pin
Dave Kreskowiak2-May-15 3:08
mveDave Kreskowiak2-May-15 3:08 
AnswerRe: Network Traffic Monitor Pin
Gerry Schmitz2-May-15 8:21
mveGerry Schmitz2-May-15 8:21 
AnswerRe: Network Traffic Monitor Pin
jschell4-May-15 10:13
jschell4-May-15 10:13 
QuestionSwitching from EF4 to EF6 Pin
indian14327-Apr-15 9:26
indian14327-Apr-15 9:26 
QuestionListView Pin
Member 1090638627-Apr-15 1:06
Member 1090638627-Apr-15 1:06 
AnswerRe: ListView Pin
Dave Kreskowiak27-Apr-15 4:13
mveDave Kreskowiak27-Apr-15 4:13 
GeneralTimeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Pin
NIRMAL AJAY16-Apr-15 22:38
NIRMAL AJAY16-Apr-15 22:38 
GeneralRe: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Pin
Dave Kreskowiak17-Apr-15 2:16
mveDave Kreskowiak17-Apr-15 2:16 
QuestionMy Project is not working in IE10 or IE9 how to resolve this problem. Pin
AnandSmarty15-Apr-15 21:30
AnandSmarty15-Apr-15 21:30 
SuggestionRe: My Project is not working in IE10 or IE9 how to resolve this problem. Pin
Richard MacCutchan15-Apr-15 21:31
mveRichard MacCutchan15-Apr-15 21:31 
AnswerRe: My Project is not working in IE10 or IE9 how to resolve this problem. Pin
Pete O'Hanlon15-Apr-15 22:58
mvePete O'Hanlon15-Apr-15 22:58 
QuestionHow to get full address, latitude and longitute based on location in c#.net Pin
sr15915-Apr-15 6:27
sr15915-Apr-15 6:27 
AnswerRe: How to get full address, latitude and longitute based on location in c#.net Pin
Dadecki5-May-15 0:29
Dadecki5-May-15 0:29 
Questionoauth 2.0 gmail contacts Pin
vikrams_intern1214-Apr-15 0:08
vikrams_intern1214-Apr-15 0:08 
AnswerRe: oauth 2.0 gmail contacts Pin
Eddy Vluggen14-Apr-15 3:07
professionalEddy Vluggen14-Apr-15 3:07 
GeneralRe: oauth 2.0 gmail contacts Pin
vikrams_intern1214-Apr-15 18:18
vikrams_intern1214-Apr-15 18:18 
GeneralRe: oauth 2.0 gmail contacts Pin
vikrams_intern1214-Apr-15 21:06
vikrams_intern1214-Apr-15 21:06 
GeneralRe: oauth 2.0 gmail contacts Pin
Eddy Vluggen15-Apr-15 0:25
professionalEddy Vluggen15-Apr-15 0:25 
GeneralRe: oauth 2.0 gmail contacts Pin
vikrams_intern1215-Apr-15 1:00
vikrams_intern1215-Apr-15 1:00 
GeneralRe: oauth 2.0 gmail contacts Pin
Eddy Vluggen15-Apr-15 7:16
professionalEddy Vluggen15-Apr-15 7:16 
QuestionCHECK PICTUREBOX IMAGE IN VB.NET Pin
Pauls Pauls13-Apr-15 0:18
Pauls Pauls13-Apr-15 0:18 
i have a picturebox with a default image and want to save image to database when it contains another image apart from the default. and if the picturebox has the default image then set in the db to null.
any suggestion on how i can check that before updating the database...
i tried using this but it doesnt check:
If Me.PictureBox1.Image Is System.Drawing.Image.FromFile(My.Application.Info.DirectoryPath & "\ImageSyntax\NoImage.JPG") Then
'action
End If

AnswerCHECK PICTUREBOX IMAGE IN VB.NET Pin
Sascha Lefèvre13-Apr-15 0:23
professionalSascha Lefèvre13-Apr-15 0:23 
Questionreading barcode with barcode scanner and retrieve information(people information) to ms access database Pin
Member 106171909-Apr-15 0:39
Member 106171909-Apr-15 0:39 

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.