TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About DSL
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Allen Oneill (2)
Mariusz Postol (1)
Narendra Singh (1)
Naimish Makwana (1)
Jignesh Trivedi (1)
Sharad Gupta (1)
Vinod Kumar (1)
Related resources for DSL
No resource found
Programming in Practice - GUI - XAML - Description of the User Interface
7/9/2024 12:34:12 AM.
This article concerns selected issues related to the representation of process information in graphical form to develop a comprehensive User Interface. It presents XAML Domain-Specific Language as a d
Bicep Data Types Explained
2/25/2024 4:54:53 AM.
Bicep is a domain-specific language (DSL) that is used for deploying Azure resources - learn more about it in this series of articles!
Bicep: A Muscle or Part of Azure?
2/21/2024 1:55:41 PM.
Bicep is a domain-specific language (DSL) that is used for deploying Azure resources - learn more about it in this series of articles!
Azure VM Deployment Using Bicep!
4/6/2023 5:34:23 AM.
Bicep is an open-source, domain-specific language (DSL) developed by Microsoft
Elasticsearch Boolean Queries
1/12/2023 1:28:15 PM.
In this article, we will see how to write Boolean queries and how it is working in Elasticsearch.
Model Defined Function
10/29/2020 4:35:50 AM.
A model-defined function is the function that is defined in a conceptual model of EDMX. The body of the MDF (Model Define Function) is representing in Entity SQL, which allows the function to be used
String Functions in PHP: PART 1
2/14/2013 1:03:52 PM.
In this article I describe the PHP string functions addcslashes, addslashes and bin2hex .
Use of Addslashes and Stripslashes Function in PHP
1/6/2013 11:40:25 AM.
In this article I will explain the Addslashes and Stripslashes functions in PHP.