dotnetgram | Unsorted

Telegram-канал dotnetgram - .NET Dev

-

Try to keep discussions on topic. Any job posting = ban. Spam/ads = deleted. Spam again = ban. Piracy, porn, gore = guess what? Ban. English only. No begging! No job posting allowed.

Subscribe to a channel

.NET Dev

I am using Co-Pilot is it crap.

Читать полностью…

.NET Dev

Did you guys see devin ai software

Читать полностью…

.NET Dev

Drop a dm brother , I'm not able to message u

Читать полностью…

.NET Dev

https://www.esri.com/arcgis-blog/products/instant-apps/mapping/arcgis-instant-apps-introducing-manager/

Читать полностью…

.NET Dev

Does anyone have any idea about this kind of SQL query? Is it possible to check duplicate data in a table for all the columns except primary key column? Primary key column exists and it's unique. If we check all the other column values are same as another record then it's duplicate

Читать полностью…

.NET Dev

Hi, I need suggestions on handling sessions in asp.net core .
I am using session to store customer ID and passing it in the request body.

ISSUE- the session value is overwritten by the next user’s customer ID. Is it expected?

Читать полностью…

.NET Dev

https://stackoverflow.com/questions/76184374/could-not-load-file-or-assembly-system-data-sqlite-see-license-version-1-0-11

how to import it in project

Читать полностью…

.NET Dev

using System;
using System.IO;



string filePath = @"C:\path\to\your\file.txt";

// Define the path to the output folder
string outputFolder = @"C:\path\to\your\output\folder\";

try
{
// Read all bytes from the input file
byte[] bytes = File.ReadAllBytes(filePath);

// Extract the file name without extension from the input file path
string fileName = Path.GetFileNameWithoutExtension(filePath);

// Combine the output folder path with the file name and .bin extension
string byteFilePath = Path.Combine(outputFolder, $"{fileName}.bin");

// Write the bytes to the new binary file
File.WriteAllBytes(byteFilePath, bytes);

// Output a success message
Console.WriteLine("File converted and saved.");
}
catch (Exception ex)
{
// Output an error message if an exception occurs
Console.WriteLine($"An error occurred: {ex.Message}");
}

Читать полностью…

.NET Dev

System.IO.FileNotFoundException
HResult=0x80070002
Message=Could not load file or assembly 'System.Data.SQLite.SEE.License, Version=1.0.118.0, Culture=neutral, PublicKeyToken=0a9a2a02614f8a52, processorArchitecture=MSIL'. The system cannot find the file specified.
Source=<Cannot evaluate the exception source>

Читать полностью…

.NET Dev

java folks situation is so pity 😄.
I could not see any java openings that requires less than 4 plus years exp currently.

Читать полностью…

.NET Dev

@votoz_navi [5336620950] warned (1 of 2).
Due to: no ad

Читать полностью…

.NET Dev

Hello everyone! I have winforms app with local db and i want it worked fine on client pc. My question is should i create a db in ssms and attach it to my winforms app or i can run my winforms app on client pc with service-based db which has been created in Visual Studio 2022 ?

Читать полностью…

.NET Dev

looks cool, but it's yet another candidate for their graveyard

Читать полностью…

.NET Dev

They are famous for this. I am waiting to see what is going to happen with .NET Aspire. Hopefully, it won't be another Silverlight or Project Tye

Читать полностью…

.NET Dev

kotlin multi-platform also lets you share code between apps and it's the closest (sane) thing to classic xamarin that's available today

Читать полностью…

.NET Dev

Ai software engineering

Читать полностью…

.NET Dev

Can anyone help me with dotnet developer resume with 5 years of experience

Читать полностью…

.NET Dev

I have learned ef , what about dapper should i learn it

Читать полностью…

.NET Dev

Yes. Using group by and having clauses.
Like having count(*) greater than 1.

Читать полностью…

.NET Dev

Use JWT instead of session.

Читать полностью…

.NET Dev

download it from

https://system.data.sqlite.org/blobs/1.0.112.0/System.Data.SQLite.Core.1.0.112.2.nupkg

Читать полностью…

.NET Dev

have you searched the error on google ?

Читать полностью…

.NET Dev

any one can guide me

Читать полностью…

.NET Dev

cuz in covid they've hired too many people, dropped them and now everyone on the market )

Читать полностью…

.NET Dev

Friends market is so poor. Its hard to get a job in any stack now.

Читать полностью…

.NET Dev

I will try and see if my app will work fine on client pc, anyway thanks for reply!

Читать полностью…

.NET Dev

In my case we have already started IP s on top of it

Last time we make use of project Tye.

Читать полностью…

.NET Dev

yeah, that's why I'm not investing time in that yet

Читать полностью…

.NET Dev

and yes, I'm still mad for how MS treated xamarin

Читать полностью…

.NET Dev

you're going to have the best user experience and modern tooling is really easy to grasp, compared to the old XMLs on android or objective-c/uikit on ios

Читать полностью…
Subscribe to a channel