No announcements
Found 353403 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 | 96 Views | Created by An0nym0u5User - Monday, May 31, 2021 8:20 AM | Last reply by An0nym0u5User - Tuesday, June 1, 2021 5:56 PM -
0 Votes
C#.net Export to excel
User-1578974752 postedHi I am using C#.NET Below is my export to excel code. the values are coming in a straight line. How can I make it in table ...Unanswered | 6 Replies | 116 Views | Created by An0nym0u5User - Monday, May 31, 2021 8:20 AM | Last reply by An0nym0u5User - Tuesday, June 1, 2021 5:56 PM -
0 Votes
Deploy Azure Web Application with Non-Azure Database
User-1168518472 postedIs it possible to deploy a .Net based web application in Azure with SQL Database in non-Azure environment?If yes, will there be any performance issues like connection time lag ...Answered | 4 Replies | 154 Views | Created by An0nym0u5User - Tuesday, June 1, 2021 12:01 AM | Last reply by An0nym0u5User - Tuesday, June 1, 2021 5:40 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 | 82 Views | Created by An0nym0u5User - Tuesday, June 1, 2021 12:01 AM | Last reply by An0nym0u5User - 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 | 49 Views | Created by An0nym0u5User - Friday, May 28, 2021 3:04 PM | Last reply by An0nym0u5User - Tuesday, June 1, 2021 1:36 AM -
0 Votes
Allow to Select only two checkbox's by using Jquery/JavaScript
User-582711651 postedHi, Any only please help me, I have 20 Checkboxs in my Aspx form, out of 20, I want to validate 10 checkboxes (ie. CBoxD1 to CBoxD10), in these ...Answered | 3 Replies | 84 Views | Created by An0nym0u5User - Friday, May 28, 2021 3:04 PM | Last reply by An0nym0u5User - 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 | 82 Views | Created by An0nym0u5User - Saturday, May 29, 2021 6:13 AM | Last reply by An0nym0u5User - Monday, May 31, 2021 7:01 PM -
0 Votes
Selecting Only Two Checkbox at a time in Gridview by using Jquery/Javascript
User-582711651 postedHi, 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, it means, user can ...Answered | 2 Replies | 172 Views | Created by An0nym0u5User - Saturday, May 29, 2021 6:13 AM | Last reply by An0nym0u5User - 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 | 63 Views | Created by An0nym0u5User - Sunday, May 30, 2021 11:12 PM | Last reply by An0nym0u5User - Monday, May 31, 2021 12:09 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 | 149 Views | Created by An0nym0u5User - Sunday, May 30, 2021 11:12 PM | Last reply by An0nym0u5User - Monday, May 31, 2021 12:57 AM -
0 Votes
VbProperCase won't convert items from Sqldatareader
User-1767698477 postedI 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 working. Are the ...Answered | 2 Replies | 138 Views | Created by An0nym0u5User - Saturday, May 29, 2021 4:47 PM | Last reply by An0nym0u5User - Saturday, May 29, 2021 5:33 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 | 91 Views | Created by An0nym0u5User - Saturday, May 29, 2021 4:47 PM | Last reply by An0nym0u5User - Saturday, May 29, 2021 5:33 PM -
0 Votes
ASP.Net Identity Beginner Question
User769259327 postedHi all, I'm learning ASP.net and I'm playing around with the identity API. I have no problem registering a user, logging in, etc. I can ...Answered | 2 Replies | 120 Views | Created by An0nym0u5User - Friday, May 28, 2021 8:25 PM | Last reply by An0nym0u5User - Friday, May 28, 2021 8:43 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 | 61 Views | Created by An0nym0u5User - Friday, May 28, 2021 8:25 PM | Last reply by An0nym0u5User - 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 | 77 Views | Created by An0nym0u5User - Wednesday, May 26, 2021 12:27 PM | Last reply by An0nym0u5User - Friday, May 28, 2021 3:20 PM -
0 Votes
Problem validating user login
User662762443 postedGuys, 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 enter the login ...Answered | 13 Replies | 113 Views | Created by An0nym0u5User - Wednesday, May 26, 2021 12:27 PM | Last reply by An0nym0u5User - 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 | 95 Views | Created by An0nym0u5User - Wednesday, May 26, 2021 10:15 PM | Last reply by An0nym0u5User - Thursday, May 27, 2021 1:28 PM -
0 Votes
Using ASP.net and WORDpress???
User857496569 postedHi Friends, I am looking to build a Forum like this one.Link From Buildwith.com, it looks like it was coded in ASP and uses a WordPress Plugin (as ...Answered | 3 Replies | 125 Views | Created by An0nym0u5User - Wednesday, May 26, 2021 10:15 PM | Last reply by An0nym0u5User - 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 | 58 Views | Created by An0nym0u5User - Wednesday, May 12, 2021 11:44 PM | Last reply by An0nym0u5User - Thursday, May 27, 2021 4:46 AM -
0 Votes
print the students list based on gender
User34732094 postedHi I am trying to print student form based on gender. Actually i have a dropdownlist with Male and female.I am using sqldatasourcecontrol. ...Answered | 9 Replies | 98 Views | Created by An0nym0u5User - Wednesday, May 12, 2021 11:44 PM | Last reply by An0nym0u5User - Thursday, May 27, 2021 4:46 AM - Items 1 to 20 of 353403 Next ›
No announcements