Presentation is loading. Please wait.

Presentation is loading. Please wait.

Steve Smith Senior Architect The Code Project SESSION CODE: DPR304.

Similar presentations


Presentation on theme: "Steve Smith Senior Architect The Code Project SESSION CODE: DPR304."— Presentation transcript:

1 Steve Smith Senior Architect The Code Project SESSION CODE: DPR304

2

3

4 “Those who fail to learn from the mistakes of their predecessors are destined to repeat them” – George Santayana

5

6

7

8

9

10

11

12

13

14

15 Anti-Patterns

16

17 public partial class Order { public void CheckOut() { this.SalesTax = Utility.CalculateSalesTax(Utility.GetTaxableItems(this.Items)); DataAccess.SaveOrder(this.Items); }

18

19

20

21 Worst Practices

22

23

24

25

26

27

28

29

30

31

32

33

34

35

36

37

38 www.microsoft.com/teched www.microsoft.com/learning http://microsoft.com/technet http://microsoft.com/msdn

39

40 Sign up for Tech·Ed 2011 and save $500 starting June 8 – June 31 st http://northamerica.msteched.com/registration You can also register at the North America 2011 kiosk located at registration Join us in Atlanta next year

41

42


Download ppt "Steve Smith Senior Architect The Code Project SESSION CODE: DPR304."

Similar presentations


Ads by Google