Hello, I want simple and easy solution to extract or get string between two strings in C#, so for example I have string "Hello World, I am .NET developer", I need output as "I am" only.
How can i do it in simple and fast way? Thanks
...I am a C# newbie, I was trying to create a desktop application for merge replication between server and client using sql server. But I don't know how to go about it.
...I am trying to use Visual Studio Code instead of Visual Studio for a C# project, but Visual Studio code Intellisense (Autocomplete) suggestion is not working correctly, and doesn't show any suggestions when using Ctrl+Space, shortcut.
What can be the issues? Any suggestions, thanks.
...