Click here to Skip to main content
15,885,074 members
Home / Discussions / C#
   

C#

 
QuestionHi guys, currently making a guessing game and need some help with my code.. Pin
Member 1497438624-Oct-20 12:53
Member 1497438624-Oct-20 12:53 
AnswerRe: Hi guys, currently making a guessing game and need some help with my code.. Pin
BillWoodruff24-Oct-20 15:04
professionalBillWoodruff24-Oct-20 15:04 
GeneralMessage Closed Pin
22-Oct-20 21:58
Osman Bur22-Oct-20 21:58 
GeneralRe: Kayan Yazı Pin
CHill6022-Oct-20 22:09
mveCHill6022-Oct-20 22:09 
GeneralRe: Kayan Yazı Pin
OriginalGriff22-Oct-20 22:14
mveOriginalGriff22-Oct-20 22:14 
QuestionInconveniente con la función MesageBox en C# Pin
Hernán Camilo21-Oct-20 8:50
professionalHernán Camilo21-Oct-20 8:50 
AnswerRe: Inconveniente con la función MesageBox en C# Pin
Richard MacCutchan21-Oct-20 22:02
mveRichard MacCutchan21-Oct-20 22:02 
GeneralRe: Inconveniente con la función MesageBox en C# Pin
jsc4222-Oct-20 23:28
professionaljsc4222-Oct-20 23:28 
Here is the Google Translate for the message:

Cordial greeting team of Programacion.net writes hernán Martínez greetings from Colombia, I appreciate if you can help me about the inconvenience I have regarding the opening of a website that I have developed using the programming languages of ASP.Net:

First I have to clarify that I have several pages of similar development within my project where I make use of the MessageBox.show function

But opening this page using a hyperlink or hyperlink shows me the following error:
Server error in application '/'.
________________________________________
Build failed
Description: An error occurred while compiling a resource required to service this request. Review the specific error details below and modify the source code accordingly.

Compiler error message: CS0103: The name 'MessageBox' does not exist in the current context

I have seen forums where they clarify this inconvenience and the solutions they pose to me is:

• Do the same, but in Javascript
• Use Alerts instead of MessageBox
• Include the System.Windows.Forms reference and include
using System.Windows.Forms;, which I have done but have not been successful.
The idea as is obvious is that it serves me with the 'MessageBox' function, as it serves me on the other pages of my project.
Thank you very much for the collaboration you can give me




It looks like the requester is trying to display messages on a web page but is using MessageBox which is not a JavaScript method. He / she says it works on other pages of the project. He / she should look at the other pages in the project and see what they are doing that is different from what is being done on the page he / she is working on.
GeneralRe: Inconveniente con la función MesageBox en C# Pin
Richard MacCutchan22-Oct-20 23:54
mveRichard MacCutchan22-Oct-20 23:54 
AnswerRe: Inconveniente con la función MesageBox en C# Pin
OriginalGriff23-Oct-20 1:13
mveOriginalGriff23-Oct-20 1:13 
QuestionApertura de Archivos en C# ASP.Net interactuando con base de datos SQL Server Pin
Hernán Camilo21-Oct-20 8:50
professionalHernán Camilo21-Oct-20 8:50 
AnswerRe: Apertura de Archivos en C# ASP.Net interactuando con base de datos SQL Server Pin
BillWoodruff21-Oct-20 15:30
professionalBillWoodruff21-Oct-20 15:30 
QuestionGhost click mouse Pin
cloude8317-Oct-20 1:54
cloude8317-Oct-20 1:54 
AnswerRe: Ghost click mouse Pin
OriginalGriff17-Oct-20 2:16
mveOriginalGriff17-Oct-20 2:16 
GeneralRe: Ghost click mouse Pin
cloude8317-Oct-20 11:01
cloude8317-Oct-20 11:01 
AnswerRe: Ghost click mouse Pin
jsc4219-Oct-20 23:03
professionaljsc4219-Oct-20 23:03 
GeneralRe: Ghost click mouse Pin
trønderen20-Oct-20 5:54
trønderen20-Oct-20 5:54 
Questionhi im a bit stuck i followed this tut on youtube and its just not working can anyone help me plz i get error Pin
Marcus Riggs14-Oct-20 12:32
Marcus Riggs14-Oct-20 12:32 
AnswerRe: hi im a bit stuck i followed this tut on youtube and its just not working can anyone help me plz i get error Pin
OriginalGriff14-Oct-20 20:23
mveOriginalGriff14-Oct-20 20:23 
QuestionRe: hi im a bit stuck i followed this tut on youtube and its just not working can anyone help me plz i get error Pin
ZurdoDev15-Oct-20 1:18
professionalZurdoDev15-Oct-20 1:18 
Questionwhat is better way to handle audit data in sequel server? Pin
ronak752113-Oct-20 2:54
ronak752113-Oct-20 2:54 
AnswerRe: what is better way to handle audit data in sequel server? Pin
OriginalGriff13-Oct-20 2:57
mveOriginalGriff13-Oct-20 2:57 
AnswerRe: what is better way to handle audit data in sequel server? Pin
ZurdoDev13-Oct-20 3:12
professionalZurdoDev13-Oct-20 3:12 
AnswerRe: what is better way to handle audit data in sequel server? Pin
Richard MacCutchan13-Oct-20 5:24
mveRichard MacCutchan13-Oct-20 5:24 
GeneralRe: what is better way to handle audit data in sequel server? Pin
ZurdoDev14-Oct-20 5:21
professionalZurdoDev14-Oct-20 5:21 

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.