Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jan 20th, 2019
131
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
public list<data.dto.category> getall()
{
var db = new mydatacontext();
return db.getCategories().ToList();
}
using (MyDataContext context = new MyDataContext())
{
// do stuff
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
21 min ago | 12.52 KB
slave_setup.lua
23 min ago | 2.57 KB
slave_switch.lua
26 min ago | 1.86 KB
master_manager.lua
51 min ago | 10.28 KB
Untitled
59 min ago | 0.04 KB
Untitled
2 hours ago | 14.37 KB
Untitled
4 hours ago | 16.42 KB
Untitled
4 hours ago | 5.74 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!