string str = "MyNamespace.SubNameSpace.MyClassName";
string str1 = str.Substring(str.LastIndexOf('.') + 1);
Here you will find about .net technology. also can get example about MVC.net and jquery.
Subscribe to:
Post Comments (Atom)
📱Build WhatsApp Bot using .NET + OpenAI
In this article, you will learn how to build a real-world WhatsApp chatbot using ASP.NET Core and OpenAI. This bot can automatically repl...
-
<html> <body> <table> <tr><td>Text to Save:</td></tr> <tr> <td colspan="3...
-
The date format js is give in the below section, please go below and see the date.format.js and copy and use it. Table of content for J...
-
Many developers don't know about how to remove un-used code and block. Visual Studio giving facility to resolve this. The followin...
No comments:
Post a Comment