Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
FoundOPS
/
server
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
6
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Files
Jump to bottom
Edit
New page
jperl edited this page
Nov 13, 2011
·
2 revisions
FileEntity
Id, Name, and OwnerRole properties stored in database
Extension methods to access data (stored in azure blob storage)
Has a property which allows it to be eager or lazy loaded
Cloud Storage
Actual bytes are stored in fstoreroledata. Checkout FileController for details
File Deletion
A file entity can be deleted normally on the client (not setup on the server yet)
In the CoreDomainService.Core's PersistChangeset method: all deleted file's are deleted from cloud storage
File Insertion and Updates
In the file.bytes set property: start inserting/overwrite the blob with the FileManager
In the DomainContext's discard changes method: Where undoing an insert, delete those file's cloud storage data. This must happen
FileManager
tools to help manage insertion/updates/deletes to the azure blob storage
communicates with FileController to get necessary access
FileController
tools to give access to insertion/updates/deletes to the azure blob storage
files are stored under fstoreroledata storage account. The container name is the File.OwnerRole.Id, the name is the File.Id
Wiki pages
Pages
35
Loading
Home
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
ADO .NET Entity Framework
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Blog Deployement
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Branches
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Client.Data
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Coding Practices
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Colors
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Commit, Push, Pull
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Debugging
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Deployement
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Domain context
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Domain service
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Environment Setup
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Files
FileEntity
Cloud Storage
File Deletion
File Insertion and Updates
FileManager
FileController
Loading
GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Layers
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Linq
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Linq to entities
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Managed Extensibility Framework
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Merge Conflicts
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Migrations
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Model
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
OS Setup
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Parties
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Pivotal Tracker
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Project Layout
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
QuickBooks
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Reactive Extensions
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Route Tasks
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Service Templates
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Setup
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Tags and Patches
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Validation
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
View models
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
XAML
Uh oh!
There was an error while loading.
Please reload this page
.
Show 20 more pages…
Add a custom sidebar
Clone this wiki locally
You can’t perform that action at this time.