N a g a s a i

Software Engineer, Blogger, Gadgets, Sports, Circket, Movies and Gamer.

Sunday, December 01, 2024

How to find specific table or view is used in SQL Server database

›
Here is how we can find a table or view in SQL database. Below query will help you find the table or view and which object has used. se...
Tuesday, November 26, 2024

How to Copy Git Repository Without History

›
There are several methods to do this using git clone, git push or using git archive. But I personally prefer the one using git clone. Obje...
Monday, November 04, 2024

Using multiple environments in ASP.NET Core

›
ASP.NET Core configures app behavior based on the runtime environment using an environment variable. IHostEnvironment.EnvironmentName can...
Thursday, October 03, 2024

What is Similarity Search?

›
Have you ever wondered how systems find things that are similar to what you're looking for, especially when the search terms are vague o...
Friday, September 20, 2024

What's New in LangChain v0.3

›
1. LangChain v0.3 release for Python and JavaScript ecosystems. 2. Python changes include upgrade to Pydantic 2, end-of-life for Pydanti...
‹
›
Home
View web version
Powered by Blogger.