Questions tagged as 'asp.net'

0
answers

Dataset sent from one class to another

Is there any component Ado equivalent to a recordset that I can send from one class to another in C #?     
asked by 16.07.2015 / 03:41
1
answer

Change a Word document through an Asp.Net Web Forms application

Here's a question: In the current scenario, we have 10 Word documents that will be populated with information from screens. What is the native component of .net or of third parties, who make this change in existing documents?     
asked by 13.05.2015 / 00:32
0
answers

How to make a web system run on a mobile device with IIS 7?

My tcc group is developing a system in ASP.net and CSS, where there is a server connected to a wireless router where the system will be accessed by tablets connected to this network, I am testing with IIS but it is not My question is how can I a...
asked by 15.05.2015 / 04:32
0
answers

Repeater lists only 1 item in IIS

I have a table with Repeater that lists the items normally, but when I publish to IIS, I only list 1 item. Is it a problem in IIS? Because the code is running 100%.     
asked by 10.06.2015 / 18:21
1
answer

How to change page title in external link

In my application I have an external link to a pdf, is it possible to force the page title change? because it is coming an MD5 as the name of the pdf and gets horrible in the browser title, is it possible to force the title change after it is lo...
asked by 10.06.2015 / 13:57
0
answers

Production Approval Files

I made a change to an asp.net page in approval. Which files in the folders do I have to send to the personnel of infra to upload these changes to the page in production? PS: I compiled and sent only the files with the compilation date and time i...
asked by 19.06.2015 / 16:08
1
answer

Send files between different sites in ASP.NET C #

I'm developing an access area for the client where all site administration is done through it. All pages are created dynamically by making requests to a specific file on the client's site. Even the file inclusion forms are pointing to the client...
asked by 09.05.2015 / 00:29
0
answers

How to put tags in a textbox by Asp.net?

I tried Bootstrap as follows: <!-- Bootstrap Modal Dialog --> <div class="modal fade open" id="myModal" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog"> <div class="modal-content">...
asked by 20.03.2015 / 19:00
0
answers

'MsAjaxBundle' is not a valid script name. The name must be terminated with '.js'

I started a project using the framework 4.5 and unfortunately I had to go back to the version of the framework for 4.0, I changed all the necessary libraries, but now that the version returned to 4.0 when running it appears the following message...
asked by 20.03.2015 / 19:38
1
answer

How to print an RDLC report in ASP.NET

I have rdlc created, and I have a page aspx that has a print button, when I click print I want to call the rdlc that I have created for printing. How do I?     
asked by 04.05.2015 / 18:47