The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hi,
I'm a .net newbie & before this i have only worked with asp.
I'm trying to make a sample winforms intranet application using VS.net - c# and sql 2000 database.
The application works if executed on PC on which the sql-server is installed but does not seem to connect to the database when run on any other PC in the intranet.
Connection string used:
"data source=SUNNY;initial catalog=PROJ;password=sunny;persist security info=True;user id=softadmin;workstation id=192.168.1.2;packet size=4096";
Making the necessary changes in the connection string will do the trick OR does it required network socket programming...
Please provide guidance and if possible any url links to related articles. Thanx in advance.
Sunny