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
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Dennis Thomas
NA
1.9k
1.4m
How to create Rules in Visual Studio 2017?
Nov 8 2017 1:55 AM
I wanted to know how I can create declarative rule conditions and rulesets so that I can modify the rules dynamically without having to build my application.
For this I got a lot of solutions, I started with Designer re-hosting, then found that it cannot be used as it will require my application to be compiled.
Then I came to know that, if I use Declarative Rule Conditions, i will be able to create rules which are stored as xml in .rules files and can be modified dynamically.
Then I tried to create the rule using Visual Studio 2017, but I couldn't find a way to do it.
Visual Studio 2017 doesn't support rule creation?
How can I create rule which can be consumed in my ASP.Net application and without having to rebuild my application?
Thanks & Regards,
Reply
Answers (
2
)
Insert values to sql server databse if id is auto increment
How to print all date between two Different Dates in Asp.net