13,153 Topics

Member Avatar for
Member Avatar for jesse_26

So i started working for a new dating app that needed help launching a sugar daddies dating app in Switzerland. Now Sugar daddy dating is a very niche service so you cannot advertise on Facebook and Instagram. You have to find very smart worded methods and ways to promote it. …

Member Avatar for Dani
-1
45
Member Avatar for a_165

Does anybody know a good way to parse JSON strings in vb.net .net6? Newtonsoft is obsolete for .net6. Thx

Member Avatar for pritaeas
0
26
Member Avatar for LDBx

I want to pick whats best starting out that will help me move to better language in the future. Preferably something to benefit me in employment/University. Im not the quickest of learners. Thank you

Member Avatar for Reverend Jim
0
34
Member Avatar for TimTheCoder

Hello guys am trying to implement Info Cards using the IInfoCard and IInfoCardFactory and IInfocards interfaces. If you know how to complete the methods of these interfaces to make a program show the forms for the respective categories, then you might just be the guy to help me. I have …

0
67
Member Avatar for TimTheCoder

Good morning everyone, I have an MVC projet in ASP.NET and I got a little problem with the project, when I run the main **program.cs** script it breaks and says that the **Model** is null. I have followed every required step when implementing an entity relationship framework in ASP.NET. I …

0
95
Member Avatar for TimTheCoder

Helllo guys am trying to build my first ASP.NET application here and I have a **Models** folder and **Controllers** folder. The models folder contains the class for an entity called customer whose properties are to be read from sqlite database. Thee is also a **Pages** folder that contains a folder …

Member Avatar for pritaeas
0
76
Member Avatar for Clif40RD

Hi I have a `.Net Core Blazor` server project and I'm making use of the Repository pattern for data access. Initially, I had registered the repository as a scoped service. While testing I noticed that if I quickly switched pages for e.g. by clicking on the navigation menu, while the …

Member Avatar for rproffitt
0
201
Member Avatar for michellepermsm

I'm at the transcript evaluation part of my enrollment and I've been considering switching plans to Software Development. I am interested in programming, but I have noticed that there are not very many certs attached to this degree compared to others. Also, I have read that the CIW certs are …

0
25
Member Avatar for nextsmm

Is there anyone who have tried the Laravel framework, is it worth starting to study it?

Member Avatar for alan.davies
0
97
Member Avatar for Hackmoses

A program A class has Random number of students.... They took an exam and got random scores from 1 to 100. Write to the console: the number of students in the classes The number of students that passed (above 70) The number of students that got average scores (between 50 …

Member Avatar for Vikas_30
0
62
Member Avatar for Hammed_1

Hello I have VB.NET System ; I wanna to make setup (.exe) for the program. The Program depend on SQL Server Database. How I can make it exe file with the database, and to install all the configuration on any PC. What I shall do according to the connection string …

Member Avatar for rproffitt
0
47
Member Avatar for complete

How do I set the default “index” landing page (also known as the default content page) on a Classic ASP file? While setting up a simple first “Hello World” style classic ASP program locally, I remember how things are set up on the server where I will eventually migrate my …

Member Avatar for rproffitt
1
123
Member Avatar for nalb4242

Hello , i am using free 3 of 9 barcode to create a bar code of each student in my DB , the problem that in my card it is not shown as it is supposed to be but as *98777* ![barCode.PNG](https://static.daniweb.com/attachments/4/73daedb60096264ee7decb34db04e4f4.PNG) so any one knows how i can solve …

Member Avatar for rproffitt
0
99
Member Avatar for sushmaja.arumalla.9

I have a tab structured view which consists of 5 different tabs. the content in all the 5 tabs were same, So i have reused the code and rendered the same code multiple times using knockout js. the problem here is that I have a datepicker control too. As the …

Member Avatar for rproffitt
0
23
Member Avatar for nalb4242

Hello , mu website objective is to some kind of reposrts the problem when i retrive for example the people in my dtabase under specific age the grid view does not show me all of them i have googled this problem and i found that it can not retrive more …

Member Avatar for pritaeas
0
34
Member Avatar for nalb4242

Hello , i am creating new website using asp net and c# .. what i am basically doing is that i have somedata in my database and will let the user show them in report based on what he is gonna choose to display for example i have in my …

1
92
Member Avatar for Alexandra Karen

I was wondering if someone can create the printer with raspberry pi ? Will pay the price for the costs of labor, materials, etc. or maybe you can recommend someone to make it? Like this https://exciting.io/2012/04/12/hello-printer/

Member Avatar for rproffitt
0
31
Member Avatar for Jubed
Member Avatar for MagnusTheRed90

Hello, so I have a more complex class in another file, but I have duplicated my trouble on a simpler class which I will show to you. I am trying to base64 encode a path via cipher text, either a good idea or a bad idea. Anyway, I am noticing …

Member Avatar for JamesCherrill
0
83
Member Avatar for Hammed_1

Please am new here and I need you guys help am trying to save a fingerprint template into my database (Sql server) but is not working, this is my code Dim fingerprint as Memory stream = new MemoryStream Template.serializ(fingerprint) fingerprint.position=0 Dim be as BinaryReader = new BinaryReader (fingerprint) Dim bytes() …

Member Avatar for pritaeas
0
101
Member Avatar for nalb4242

Hello i have question i am new at using aspx and c# .. after i get my website from server using FTP i can access the aspx page only but i can not view the code of c# behind it .. i think they are saved in bin file but …

Member Avatar for Schol-R-LEA
0
72
Member Avatar for Usama_29
Member Avatar for tiatripjescu49

Revisionism and accelerationism are similar in that their political spectrum is difficult to define: Compared with the Marxist "orthodox" that they compete with, these initiatives often express alternative options outside the mainstream and carry a certain degree of radicalism. Nature, but was classified as a rightist by the guiding discourse …

Member Avatar for Reverend Jim
0
18
Member Avatar for TimTheCoder

Am working on a decipher algorithm that is supposed to take a string input of en english sentence flipped backwards and contains numbers, spaces and delimiters. I got code that removes numbers and special characters but also removes spaces, Can you help me tell this code to not bully the …

Member Avatar for rproffitt
0
26
Member Avatar for afan21
Member Avatar for Dhruv_4
Member Avatar for Donnolic

I have a VB.net project that queries my online database directly. Now I want to use API instead of direct connection. Please I have never done such before and all materials I got online are not learning friendly and some that are friendly didn't have relation with database. And secondly, …

Member Avatar for Dani
0
85
Member Avatar for Udara_1

I want connect microsoft sql server database using servername,username,password,port number and service name to asp.net api 2019. This code segment I'm using SqlConnection con = new SqlConnection(@"server=10.d.13.2q0; database=sdssdsd; Integrated Security=False; User ID=lmgdgdfdfddgs; Password=sdsdsdsds"); please help me. what is the correct code

Member Avatar for rproffitt
0
121
Member Avatar for Cyril1

I have two different files, fileA contains employee data (ID and townCode) while file B contains field office data (OfficeID, Town, TownCode, officeCapacity) and a town can contain more than one office. i want to distribute these employees to the offices in the town against their names evenly What I …

Member Avatar for Paul Norris
0
173
Member Avatar for Ravi_76

The End.