TareqOmar
Name: TareqOmar
Score: 9,755.92
Last Seen: 1048 days, 4 hours, 58 minutes ago
Member Since: 29 January, 2009
DotNetShoutout
atom rss
8
Shouts

Getting the identity of a row inserted into a database table with SCOPE_IDENTITY

published 1255 days, 7 hours, 1 minute ago posted by TareqOmarTareqOmar 1257 days, 5 hours, 34 minutes ago
Tuesday, December 15, 2009 11:41:59 AM GMT Sunday, December 13, 2009 1:09:06 PM GMT
In ASP.NET you often require the ID of a row that you have inserted into a SQL database, either to display the record, or to use the ID to modify data in linked tables. If you are using an SqlDataSource or ObjectDataSource then you can do this with the ReturnValue method. (more)
category: Web Dev | clicked: 1 | 1 comment | | source: blog.evonet.com.au
tags: SQL, ASP .NET
9
Shouts

RIA Services Link Listing #1 - Nikhil Kothari

published 1256 days, 2 hours, 50 minutes ago posted by TareqOmarTareqOmar 1261 days, 6 hours, 6 minutes ago
Monday, December 14, 2009 3:52:23 PM GMT Wednesday, December 09, 2009 12:36:48 PM GMT
Starting a new link listing series around interesting posts/content related to RIA Services. Hope you find these useful, and if you'd like to share something please send them alongA number of WCF RIA Services team members are starting to blog about RIA services features introduced in the bits we handed out at PDC09. It is also great to see other folks working with the bits and sharing their experiences over blogs and... (more)
category: Metro | clicked: 0 | 1 comment | | source: www.nikhilk.net
tags: Silvelight, WCF
12
Shouts

MEF, Silverlight and the HVP - Jesse Liberty

published 1258 days, 12 hours, 38 minutes ago posted by TareqOmarTareqOmar 1261 days, 6 hours, 37 minutes ago
Saturday, December 12, 2009 6:04:19 AM GMT Wednesday, December 09, 2009 12:05:42 PM GMT
This article continues the design and exploration phase of the Silverlight HVP project by beginning to examine the role the Managed Extensibility Framework (MEF) will play in solving a number of challenges in the project. Goal: Creation of an Extensible, Modular, Reliable, Robust application The Silverlight HVP poses the challenge of accommodat... (more)
category: Metro | clicked: 0 | 1 comment | | source: blogs.silverlight.net
tags: Mini-Tutorial, Building Apps, HyperVideoProject, Silverlight 4