No announcements
Found 176703 threads
-
0 Votes
C#.net Export to excel
User-1578974752 posted Hi I am using C#.NET Below is my export to excel code. the values are coming in a straight line. How ...Unanswered | 7 Replies | 3513 Views | Created by Anonymous - Monday, May 31, 2021 8:20 AM | Last reply by Anonymous - Friday, June 25, 2021 5:41 AM -
0 Votes
Deploy Azure Web Application with Non-Azure Database
User-1168518472 posted Is it possible to deploy a .Net based web application in Azure with SQL Database in non-Azure environment? If yes, will there be any ...Answered | 4 Replies | 1266 Views | Created by Anonymous - Tuesday, June 1, 2021 12:01 AM | Last reply by Anonymous - Tuesday, June 1, 2021 5:40 AM -
0 Votes
Allow to Select only two checkbox's by using Jquery/JavaScript
User-582711651 posted Hi, Any only please help me, I have 20 Checkboxs in my Aspx form, out of 20, I want to validate 10 checkboxes (ie. ...Answered | 3 Replies | 1276 Views | Created by Anonymous - Friday, May 28, 2021 3:04 PM | Last reply by Anonymous - Tuesday, June 1, 2021 1:36 AM -
0 Votes
Selecting Only Two Checkbox at a time in Gridview by using Jquery/Javascript
User-582711651 posted Hi, I have a requirement where I have a gridview with checkbox in it to select rows. I want the user to select two checkbox at a time, ...Answered | 2 Replies | 1328 Views | Created by Anonymous - Saturday, May 29, 2021 6:13 AM | Last reply by Anonymous - Monday, May 31, 2021 7:01 PM -
0 Votes
WebApi endpoint many to many relationships
V1/Roles POST –> V1/Roles PUT –> V1/Roles (Update many recordstogether – JSON Array as request body) PUT –> V1/Roles/{RoleId} DELETE –> ...Unanswered | 3 Replies | 1759 Views | Created by Anonymous - Sunday, May 30, 2021 11:12 PM | Last reply by Anonymous - Monday, May 31, 2021 12:09 PM -
0 Votes
VbProperCase won't convert items from Sqldatareader
User-1767698477 posted I have tried this several ways, and for some reason the values which are returned correctly from the 72k row database are uppercase. The vbpropercase is not ...Answered | 2 Replies | 1280 Views | Created by Anonymous - Saturday, May 29, 2021 4:47 PM | Last reply by Anonymous - Saturday, May 29, 2021 5:33 PM -
0 Votes
ASP.Net Identity Beginner Question
User769259327 posted Hi all, I'm learning ASP.net and I'm playing around with the identity API. I have no problem registering a user, ...Answered | 2 Replies | 1239 Views | Created by Anonymous - Friday, May 28, 2021 8:25 PM | Last reply by Anonymous - Friday, May 28, 2021 8:43 PM -
0 Votes
Problem validating user login
User662762443 posted Guys, I have a doubt when validating my login. In my application we can use the username and the number of the cnpj accompanied by the password, however when I ...Answered | 13 Replies | 1184 Views | Created by Anonymous - Wednesday, May 26, 2021 12:27 PM | Last reply by Anonymous - Friday, May 28, 2021 3:20 PM -
0 Votes
Using ASP.net and WORDpress???
User857496569 posted Hi Friends, I am looking to build a Forum like this one. Link From Buildwith.com, it looks like it was ...Answered | 3 Replies | 1186 Views | Created by Anonymous - Wednesday, May 26, 2021 10:15 PM | Last reply by Anonymous - Thursday, May 27, 2021 1:28 PM -
0 Votes
print the students list based on gender
User34732094 posted Hi I am trying to print student form based on gender. Actually i have a dropdownlist with Male and female.I am ...Answered | 9 Replies | 1164 Views | Created by Anonymous - Wednesday, May 12, 2021 11:44 PM | Last reply by Anonymous - Thursday, May 27, 2021 4:46 AM -
0 Votes
Pivot in SQL
User-582711651 posted Hello Friends, Pls help me, how to do this using Pivot. This is my Temp ...Answered | 1 Replies | 1112 Views | Created by Anonymous - Tuesday, May 25, 2021 6:45 AM | Last reply by Anonymous - Wednesday, May 26, 2021 5:45 AM -
0 Votes
Multiple Substring is not working in MVC Razor view
User-471420332 posted In razor view below For Each using @foreach (var i in (List<MyDME.Data.Model.ERNFileRequestDTO>)ViewBag.lst) ...Unanswered | 2 Replies | 1223 Views | Created by Anonymous - Monday, May 24, 2021 9:51 PM | Last reply by Anonymous - Monday, May 24, 2021 10:48 PM -
0 Votes
Blazor Components Summary
User2041008840 posted Hello, I have created a bunch of blazor wasm components for reusability and reduce line of code. I want to ...Unanswered | 1 Replies | 1164 Views | Created by Anonymous - Saturday, May 22, 2021 5:10 AM | Last reply by Anonymous - Monday, May 24, 2021 9:55 AM -
0 Votes
Issue getting checkbox checked in rowdatabound event
User-1767698477 posted Here below is my code. My program stops on the line If cb.Checked = True Then saying object not set to an instance. I don't get ...Answered | 3 Replies | 1008 Views | Created by Anonymous - Thursday, May 20, 2021 2:32 AM | Last reply by Anonymous - Monday, May 24, 2021 8:23 AM -
0 Votes
pring pdf copies
User-146731933 posted Hello, i am looking for a way to print several copies of an existing pdf file in perferct quality. Now i use a loop an ...Answered | 6 Replies | 1248 Views | Created by Anonymous - Wednesday, April 21, 2021 12:47 PM | Last reply by Anonymous - Monday, May 24, 2021 8:00 AM -
0 Votes
Call Async Task method from Timer Control
User-725520357 posted <audio class="audio-for-speech"></audio> ...Unanswered | 1 Replies | 1943 Views | Created by Anonymous - Thursday, May 20, 2021 4:51 PM | Last reply by Anonymous - Friday, May 21, 2021 6:15 AM -
0 Votes
Make label message dissapear after a few seconds
User-1767698477 posted I just updated my database and I want the message to display and go away. Neither of these codes below is displaying the message after the ...Answered | 12 Replies | 1604 Views | Created by Anonymous - Saturday, May 8, 2021 12:51 AM | Last reply by Anonymous - Thursday, May 20, 2021 9:41 AM -
0 Votes
MessageBox with input and validation.
User944339287 posted Hi guys.. i wanna pop up a message box and request user input for the second authentication. The below code is working. ...Unanswered | 4 Replies | 978 Views | Created by Anonymous - Tuesday, May 18, 2021 3:49 AM | Last reply by Anonymous - Wednesday, May 19, 2021 2:00 AM -
0 Votes
Trying to update a Database record
User1750806012 posted I am not sure what i am doing wrong, I am trying to update a single record with a API with ...Answered | 8 Replies | 1149 Views | Created by Anonymous - Friday, May 14, 2021 7:01 PM | Last reply by Anonymous - Saturday, May 15, 2021 10:32 AM -
0 Votes
How to host/run a .net exe console application non stop for a given timespan
User947600512 posted I have a .net console application that basically gets a bunch of data from api , modifies the data and sends as messages to different Messengers like Telegram ...Unanswered | 3 Replies | 1144 Views | Created by Anonymous - Friday, May 14, 2021 8:59 PM | Last reply by Anonymous - Saturday, May 15, 2021 10:24 AM - Items 1 to 20 of 176703 Next ›
No announcements