TareqOmar
Name: TareqOmar
Score: 9,755.92
Last Seen: 1074 days, 3 hours, 47 minutes ago
Member Since: 29 January, 2009
DotNetShoutout
atom rss
6
Shouts

.NET Framework/ASP.NET/C# Development Ultimate Learning Resources (Tutorials for Beginners to Advanced) | {Programming} & Life

published 1191 days, 5 hours, 35 minutes ago posted by http://grahamoneale.myvidoop.com/http://grahamoneale.myvidoop.com/ 1191 days, 11 hours, 50 minutes ago
Monday, March 15, 2010 11:56:09 AM GMT Monday, March 15, 2010 5:40:44 AM GMT
Today I am taking a few minutes time-out to share some links with you I found for a friend today who wished to start out learning ASP.NET web development. I’m sharing them because I was absolutely astonished at how hard it was to find any decent, rich tutorial resources on the topic of ASP.NET and C# development. Many of the top ranking links on Google I felt did not either start at the right place, were too complicated for beginners or was missing information, but more so I wanted to hand on a single ... (more)
category: Web Dev | clicked: 1 | 1 comment | | source: goneale.com
tags: .NET, C#, ASP.NET
7
Shouts

JEF CLAES ON .NET AND LIFE: Listening for UDP packets in a Windows service using an UdpClient

published 1191 days, 5 hours, 35 minutes ago posted by http://jclaes.blogspot.com/http://jclaes.blogspot.com/ 1192 days, 2 hours, 2 minutes ago
Monday, March 15, 2010 11:56:09 AM GMT Sunday, March 14, 2010 3:28:58 PM GMT
In this post, I'll show you how can you listen for UDP packets in a Windows service. (more)
category: Smart Client | clicked: 1 | comment | | source: jclaes.blogspot.com
tags: Windows service, UDP, Threading
7
Shouts

Piracy in .NET /Silverlight Code – Part 1 – Even when the code is obfuscated

published 1191 days, 5 hours, 35 minutes ago posted by reshmireshmi 1192 days, 53 minutes ago
Monday, March 15, 2010 11:56:09 AM GMT Sunday, March 14, 2010 4:38:12 PM GMT
This is going to be a series of posts where I am going to demonstrating how someone with little advanced knowledge in .NET can hack in to the code, and circumventing licensing logic. I know there are other ways to prevent this ,which I am not going to be discussing about. The usual assumption is that, if the code is obfuscated and signed , then it is close to impossible for someone to hack in to the code because the method names and variables are jumbled up, which would prevent someone from figuring wha... (more)
category: Architecture | clicked: 1 | comment | | source: naveensrinivasan.com
tags: .NET, WinDbg, Silverlight 3, Debugging
7
Shouts

patterns & practices Application Architecture Guide Layer Diagrams (Pre Release)

published 1191 days, 5 hours, 35 minutes ago posted by ClemensReijnenClemensReijnen 1192 days, 5 hours, 40 minutes ago
Monday, March 15, 2010 11:56:09 AM GMT Sunday, March 14, 2010 11:51:10 AM GMT
Patterns and practices has put on the Visual Studio Gallery a set of layer diagrams which correspond with the Application Architecture Guidance… http://visualstudiogallery.msdn.microsoft.com/en-us/237f823c-45b4-4f1f-b9e2-607fe66eaae7 Install the VSIX in VS2010 Ultimate and you get diagrams like these, with all the validation capabilities the layer diagram has. (more)
category: Architecture | clicked: 2 | comment | | source: www.clemensreijnen.nl
10
Shouts

HanselMinutes - Show #205 - Open Data Protocol (OData) with Pablo Castro

published 1190 days, 4 hours, 11 minutes ago posted by mithumithu 1191 days, 22 hours, 14 minutes ago
Tuesday, March 16, 2010 1:20:20 PM GMT Sunday, March 14, 2010 7:17:04 PM GMT
Astoria, ADO.NET Data Services and OData - what's the difference and the real story? How does OData work and when should I use it? When do I use OData and when do I use WCF? Scott gets the scoop from the architect himself, Pablo Castro. (more)
category: Podcast | clicked: 0 | comment | | source: www.hanselminutes.com
tags: ADO.NET, WCF, HanselMinutes, OData
8
Shouts

.NET - SQL Cache Dependency with SQL Server, LINQ and ASP.NET 3.5

published 1191 days, 5 hours, 35 minutes ago posted by KhaledKhaled 1193 days, 16 hours, 37 minutes ago
Monday, March 15, 2010 11:56:09 AM GMT Saturday, March 13, 2010 12:53:51 AM GMT
Whenever I think of performance with ASP.NET, the first thing that comes to mind is caching. Simply put caching is an in memory storage of objects that enables the application to read and write data to memory. (more)
category: Web Dev | clicked: 0 | comment | | source: www.dotnetcurry.com
13
Shouts

Angle Bracket Percent : T4MVC 2.6.13: now officially in MvcContrib, with a few new features - David Ebbo's blog

published 1192 days, 4 hours, 42 minutes ago posted by mithumithu 1194 days, 6 hours, 45 minutes ago
Sunday, March 14, 2010 12:49:12 PM GMT Friday, March 12, 2010 10:46:14 AM GMT
A few weeks back, we announced (mostly on Twitter) that T4MVC was moving into the MvcContrib Codeplex project.  I didn’t say much about it at the time because there wasn’t a whole lot to say yet, in the sense that the move had not actually happened.  MvcContrib was transitioning from github to Mercurial, and since I wasn’t familiar with either one, I figured I’... (more)
category: Web Dev | clicked: 0 | comment | | source: blogs.msdn.com
tags: David Ebbo, T4, T4MVC, MVC, ASP.NET, Twiiter
6
Shouts

Understanding the basics of WCF Service

published 1191 days, 5 hours, 35 minutes ago posted by dotnetfundadotnetfunda 1193 days, 20 hours, 23 minutes ago
Monday, March 15, 2010 11:56:09 AM GMT Friday, March 12, 2010 9:08:12 PM GMT
The aim of this article is to explain the basics of WCF in a manner as simple as possible. It is assumed that the reader doesn’t know anything about WCF or .NET 3.0, however he/she is expected to know .NET 2.0 and/or simple facts like what is a web service. While writing this article (or any other) I always try to avoid difficult technical words, which may confuse the reader. I have tried to put it in as simple words as possible. At the end of this article, I would hope you understand at least some of... (more)
category: Web Dev | clicked: 2 | comment | | source: www.dotnetfunda.com
tags: WCF
6
Shouts

Dynamic Object in C# 4.0 Part 1

published 1191 days, 5 hours, 35 minutes ago posted by dotnetsparkdotnetspark 1193 days, 19 hours, 47 minutes ago
Monday, March 15, 2010 11:56:09 AM GMT Friday, March 12, 2010 9:44:01 PM GMT
This article will give a basic introduction of Dynamic Object in C# 4.0 (more)
category: How To | clicked: 0 | comment | | source: www.dotnetspark.com
tags: Dynamic Data, C# 4, DotNetSpark
7
Shouts

Basic Instincts - Generic Co- and Contravariance in Visual Basic 2010

published 1191 days, 5 hours, 35 minutes ago posted by KhaledKhaled 1193 days, 16 hours, 33 minutes ago
Monday, March 15, 2010 11:56:09 AM GMT Saturday, March 13, 2010 12:58:14 AM GMT
Visual Studio 2010 has a new feature called generic co- and contravariance that is available when working with generic interfaces and delegates. In versions that precede Visual Studio 2010 and the Microsoft .NET Framework 4, generics behave invariantly with respect to subtyping, so conversions between generic types with different type arguments aren’t allowed. (more)
category: How To | clicked: 0 | comment | | source: msdn.microsoft.com
9
Shouts

ASP.NET : Difference between Server.Transfer and response.Redirect

published 1191 days, 5 hours, 35 minutes ago posted by nandipnandip 1193 days, 14 hours, 53 minutes ago
Monday, March 15, 2010 11:56:09 AM GMT Saturday, March 13, 2010 2:37:51 AM GMT
Response.Redirect sends message to the browser saying it to move to some different page, while server.transfer does not send any message to the browser but rather redirects the user directly from the server itself. So in server.transfer there is no round trip while response.redirect has a round trip and .... (more)
category: Web Dev | clicked: 1 | comment | | source: dotnetexpertguide.blogspot.com
tags: ASP.NET
8
Shouts

Heartysoft.com | Encrypted Hidden Redux : Let's Get Salty

published 1192 days, 4 hours, 42 minutes ago posted by ashicashic 1192 days, 21 hours, 31 minutes ago
Sunday, March 14, 2010 12:49:12 PM GMT Saturday, March 13, 2010 7:59:46 PM GMT
In this article, Ashic Mahtab shows an elegant, reusable and unobtrusive way in which to persist sensitive data to the browser in hidden inputs and restoring them on postback without needing to change any code in controllers or actions. The approach is an improvement of his previous article and incorporates a per session salt during encryption. (more)
category: Web Dev | clicked: 0 | comment | | source: www.heartysoft.com
tags: ASP.NET MVC, Security
9
Shouts

Code clarity: C# renderer for jQuery DataTables

published 1191 days, 5 hours, 35 minutes ago posted by http://code-clarity.blogspot.com/http://code-clarity.blogspot.com/ 1192 days, 22 hours, 10 minutes ago
Monday, March 15, 2010 11:56:09 AM GMT Saturday, March 13, 2010 7:21:39 PM GMT
DataTables is an excellent plugin for the jQuery javascript library to extend HTML table with advanced functionality. I like to use it in projects, but (may be it is strange for someone) I don't like lot's of raw JavaScript code in aspx\ascx pages. Some code I extract from page and write it using Script# - another excellent tool. But some code needs to be on a page for some reasons. In such cases I prefer to use a "renderer" - set of strong typed C# classes that renders needed JavaScript to the page. ... (more)
category: Web Dev | clicked: 1 | comment | | source: code-clarity.blogspot.com
5
Shouts

StackOverflow - Podcast #85

published 1192 days, 4 hours, 42 minutes ago posted by mithumithu 1192 days, 21 hours, 43 minutes ago
Sunday, March 14, 2010 12:49:12 PM GMT Saturday, March 13, 2010 7:48:12 PM GMT
In this episode of the Stack Overflow podcast, Joel and Jeff discuss the pursuit of venture capital, why Joel is ending his blog, and the hidden power of Google’s web spider. We were surprised that so many people who read Joel’s article about our venture capital experiment were unable to imagine any way we could put millions of dollars to use. If you consider that our core mission is to kill software like vBulletin and phpBB, and you had millions of dollars, what would you do and how would you do it? W... (more)
category: Podcast | clicked: 0 | comment | | source: blog.stackoverflow.com
tags: stackoverflow
9
Shouts

Angle Bracket Percent : A better way to auto-run T4MVC when you build - David Ebbo's blog

published 1192 days, 4 hours, 42 minutes ago posted by mithumithu 1192 days, 21 hours, 38 minutes ago
Sunday, March 14, 2010 12:49:12 PM GMT Saturday, March 13, 2010 7:52:47 PM GMT
T4MVC has always struggled with finding the right way of running automatically when you build.  Being a T4 template in your project, by default it just runs when you save it.  This is not great, because you really want it to rerun whenever you make a change that affects it: e.g. new controller action, new static file, … So I had come up with a pretty crazy workaround (the AlwaysKeepTemplateDirty flag), described in details in this previous post (under “The ... (more)
category: Web Dev | clicked: 4 | comment | | source: blogs.msdn.com
tags: David Ebbo, T4, T4MVC, MVC, ASP.NET
8
Shouts

Joins in LINQ to SQL - Raj Kaimal

published 1192 days, 4 hours, 42 minutes ago posted by KhaledKhaled 1192 days, 19 hours, 35 minutes ago
Sunday, March 14, 2010 12:49:12 PM GMT Saturday, March 13, 2010 9:56:31 PM GMT
Joins in LINQ to SQL The following post shows how to write different types of joins in LINQ to SQL. I am using the Northwind database and LINQ to SQL for these examples.NorthwindDataContext dataContext = new NorthwindDataContext(); Inner Joinvar q1 = from c in dataContext.Customers join o in dataContext.Orders on c.CustomerID equals o.CustomerID select new { c.CustomerID, c.ContactName, o.OrderID, o.OrderDate ... (more)
category: How To | clicked: 1 | comment | | source: weblogs.asp.net
7
Shouts

Code clarity: Requirements specification and RFC

published 1192 days, 4 hours, 42 minutes ago posted by http://code-clarity.blogspot.com/http://code-clarity.blogspot.com/ 1192 days, 21 hours, 17 minutes ago
Sunday, March 14, 2010 12:49:12 PM GMT Saturday, March 13, 2010 8:14:34 PM GMT
About how RFC can help to write more strict requirement documents. (more)
category: Agile | clicked: 1 | comment | | source: code-clarity.blogspot.com
tags: RFC, requirements
8
Shouts

UppercuT – Custom Extensions Now With PowerShell and Ruby

published 1192 days, 4 hours, 42 minutes ago posted by ferventcoderferventcoder 1192 days, 15 hours, 11 minutes ago
Sunday, March 14, 2010 12:49:12 PM GMT Sunday, March 14, 2010 2:20:26 AM GMT
Arguably, one of the most powerful features of UppercuT (UC) is the ability to extend any step of the build process with a pre, post, or replace hook. This customization is done in a separate location from the build so you can upgrade without wondering if you broke the build. There is a hook before each step of the build has run. There is a hook after. And back to power again, there is a replacement hook. If you don’t like what the step i... (more)
category: Agile | clicked: 0 | comment | | source: ferventcoder.com
tags: Powershell, Build, AutomatedBuild, Ruby
6
Shouts

Understanding the basics of WCF Service

published 1191 days, 5 hours, 35 minutes ago posted by KhaledKhaled 1193 days, 16 hours, 40 minutes ago
Monday, March 15, 2010 11:56:09 AM GMT Saturday, March 13, 2010 12:51:19 AM GMT
The aim of this article is to explain the basics of WCF in a manner as simple as possible. It is assumed that the reader doesn’t know anything about WCF or .NET 3.0, however he/she is expected to know .NET 2.0 and/or simple facts like what is a web service. While writing this article (or any other) I always try to avoid difficult technical words, which may confuse the reader. I have tried to put it in as simple words as possible. At the end of this article, I would hope you understand at least some... (more)
category: Web Dev | clicked: 0 | comment | | source: www.dotnetfunda.com
11
Shouts

The new ASP.NET website - Jon Galloway

published 1193 days, 4 hours, 14 minutes ago posted by https://www.google.com/accounts/o8/id?id=AItOawk3KWTPVThtO1qHPVHfbrJzbytQaOnwRhshttps://www.google.com/accounts/o8/id?id=AItOawk3KWTPVThtO1qHPVHfbrJzbytQaOnwRhs 1195 days, 2 hours, 47 minutes ago
Saturday, March 13, 2010 1:17:39 PM GMT Thursday, March 11, 2010 2:44:24 PM GMT
The new ASP.NET website We launched a major refresh of the ASP.NET website today. It was really exciting to be a part of the update process, working with lots of very talented people including Scott Guthrie and Scott Hanselman. It’s a pretty major update, including:New site-wide designRedesigned Home page and Getting Started sections which streamline the experience for those who are new to ASP.NETRevised and updated content areas for both ASP.NET Web Forms and MVCReviewed, re-categorized, and where appr... (more)
category: Web Dev | clicked: 3 | comment | | source: weblogs.asp.net
tags: ASP.NET MVC, Learn ASP.Net, Open Source, ASP.NET
Previous 1 2 3 4 5 6 7 8 9 10 ... 38 39 Next