python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
EntityDataSource & Entity Framework 6 | OnContextCreating issue
I tried to add EntityDataSource from NuGet for entity framework 6.0.
Please take a look at this question.
And also take a look at this answer.
The problem is i can not find this piece of code in my co...

SilverLight
Votes: 0
Answers: 1
SSIS send mail task is completing but not sending any files
Having an issue with this particular series. This has run perfectly fine for a number of years. Currently I am testing to see if I can get this file sent out to myself but I am coming up short. Basi...

Robert Sacoman
Votes: 0
Answers: 0
Visual Studio - Unknown black mark like breakpoint in aspx page
I am building an asp.net web form in visual studio.
In aspx page i hit some keys in keyboard by mistake.
Now an unknown mark added next one of lines.
Here is the image :
What is this mark and how can...

SilverLight
Votes: 0
Answers: 1
The type 'PgpPublicKey' exists in both 'BouncyCastle.Crypto, Version=1.9.0.0...' and thirdparty dll
Today I need to do some Open PGP encryption/decryption in My web application so I using nuget to add BouncyCastle to my solution, and add some sample code from stackoverflow (SOF) to test encrypt a fi...

Pham X. Bach
Votes: 0
Answers: 1