Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: Domain

Implement AJAX requests with dojo: XHR, cross-domain, and other

Easily implement Ajax requests on any browser is the original intention of every Ajax framework. Dojo undoubtedly provides very rich support in this regard. In addition to XMLHttpRequest, dynamic s

October 20, 2021By Simo Dojo Ajax, and other, cross, dojo, Domain, Implementation, Request, XHRLeave a Comment

Dojo small example (33) dojo.request.script Implement cross-domain through JSONP

dojo/request/script implements cross-domain request data through JSONP, and requires back-end cooperation to return Javascript code:

require([“dojo/request /script”, “dojo/json”],function(scr

October 20, 2021By Simo Dojo cross, dojo, Dojo.request.script, Domain, example, Implementation, JSONP, Request, Script, ThroughLeave a Comment

Build an enterprise domain environment – Windows Server 2012 R2 dual domain controller is redundant

Note: The deployment process of windows Sevrer 2016 and windows Sevrer 2019 is exactly the same

Set each server address:

DC01 192.168.0.8/24

DC02 192.168.0.10/24

ExcSrv01 19

October 19, 2021By Simo Windows business, construction, controller, Domain, Double, environment, Mutual redundancy, R2, server, windowsLeave a Comment

IONIC-based project resolves cross-domain issues

Use Ionic framework to develop Hybrid App. The boss requires that in addition to using it on mobile phones, its html part can be deployed on the server for web use.

During the test, I encount

October 9, 2021By Simo Hybrid Based on, cross, Domain, Ionic, problem, project, solveLeave a Comment

Domain Drive Design – DDD – Entity Should have an equal comparator

Eric Evans said in a plural sight video: “I have begun to believe that an entity should not even be compared for equality”.

Does this mean entities? There is no need to have the required Id f

September 30, 2021By Simo Design Pattern comparator, DDD, design, Domain, Drive, entity, equalityLeave a Comment

Repository – domain driver design – repository and polymeric roots

I have a domain model that includes forums.

I have forums, posts, and post entities.

The forum is a Independent entity. That is, it does not contain threads as part of the aggregation.

September 30, 2021By Simo Design Pattern aggregation, design, Domain, Drive, Library, Root, storageLeave a Comment

Architecture – domain driving design: polymers and son polymers

In my project, I found that I need to break my aggregation in a hierarchical manner, using the highest root level aggregation, which ensures the consistency of the root level rules, and then the ro

September 30, 2021By Simo Design Pattern design, Domain, Drive, polymerization, Root, structure, Sub, systemLeave a Comment

Domain Drive Design – DDD and entity libraries, models using multiple identity types

I have a model that looks like this:

public interface IEntity
{
int Id {get; set; }
} Then my idea is to let my entity inherit from this interface:

public class User: IEntity
{
public

September 30, 2021By Simo Design Pattern DDD, design, Domain, Drive, entity, Identity, Library, model, multiple, type, usageLeave a Comment

Set ASP.NET Connectionstring to specific domain users

For example, we have a Windows account named drwho
and password in SQL Server 2008. In the connection string, we disabled integrated security and added a user ID And the password value.

User

September 29, 2021By Simo Asp ASP, Connectionstring, Domain, Of ASP.NET, setting, specific, userLeave a Comment
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress