_ama

Stories kicked by _ama

FREE Technical E-Book Previews, Magazines and other Technical Material(dotnetcurry.com)

submitted by _ama_ama(5) 3 years, 8 months ago

One of our partner sites Revresponse has come up with a few FREE technical resources that we would like to share with our viewers. All you have to do is: 1. Simply choose the resource 2. Click on ‘Request Now’ 3. Complete the application form and submit it. All the resources shown here are absolutely FREE to professionals who qualify. Please check out the ‘Geographical Eligibility’ before downloading the books. The books shown here are for Developers, Testers, Team Leads, Project Leads, Project Managers , CEO’s etc. read more...

add a comment |category: |Views: 42

tags: another

Why you REALLY need to think about your interfaces(brian.genisio.org)

submitted by BrianGenisioBrianGenisio(1000) 3 years, 8 months ago

When you write your interfaces in C#, you might be casting them in stone. You REALLY need to think about how you write your interfaces. Avoid interfaces with concrete parameters such as Dictionary<> and List<> and prefer interfaces such as IDictionary<> and IList<>. Here is why! read more...

add a comment |category: |Views: 683

tags: another

Top 10 Windows Forms Articles You Must Read(dotnetcurry.com)

submitted by crpietschmanncrpietschmann(11.3k) 3 years, 8 months ago

If you have missed on some top articles of WinForms on dotnetcurry.com, then this is a must read for you. The Top 10 articles have been decided by our editorial panel based on the popularity of the article, user rating and top views of the articles. The articles have been arranged based on the total views from top to bottom. I hope you enjoying reading them, as much as we did while compiling them!! read more...

add a comment |category: |Views: 627

tags: another

JQuery, the very very basics - Lesson 2(dotnetslackers.com)

submitted by xxXdxxXd(1461) 3 years, 8 months ago

So it is nice to be able to use a combination of JQuery selectors to grab an array of elements, however, it would be better if we know how to inspect them one by one and operate on them. read more...

1 comment |category: |Views: 351

tags: another

Three Rules That ASP.NET Developers Should Know About SEO(adamtibi.net)

submitted by adamtibiadamtibi(905) 3 years, 8 months ago

Focuses on three important rules (with code snippets) that ASP.NET developers should follow to do their part of the SEO process. read more...

add a comment |category: |Views: 519

tags: another

101 Free Silverlight Controls(webresourcesdepot.com)

submitted by cheetahtechcheetahtech(815) 3 years, 8 months ago

Awesome collection of FREE silverlight controls. read more...

add a comment |category: |Views: 2931

tags: another

JQuery, the very very basics - Lesson 1(dotnetslackers.com)

submitted by xxXdxxXd(1461) 3 years, 8 months ago

JQuery is the star among the growing list of JavaScript libraries. A few of its characteristics are light-weight, cross-browser compatibility and simplicity. A task that would take 10 lines of code with traditional JavaScript can be accomplished with JQuery in just 1 line of code. I write to record the series of very basic lessons I learned about JQuery (my study source is the very readable book JQuery in Action). read more...

add a comment |category: |Views: 495

tags: another

MSDN Social Bookmarks(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 8 months ago

MSDN Social Bookmarks was released today. This is a candid look at what it's all about and why you should consider using it. read more...

1 comment |category: |Views: 363

tags: another

5 Useful Tips for ASP.Net Application(codedigest.com)

submitted by satheeshbabusatheeshbabu(1565) 3 years, 8 months ago

There are so many tasks or operations that are repeatedly used in ASP.Net applications. This article will list some of the useful tasks that we can use in our asp.net application extensively. read more...

add a comment |category: |Views: 813

tags: another

List of countries, cities, languages(amrelgarhytech.blogspot.com)

submitted by amrelgarhyamrelgarhy(825) 3 years, 8 months ago

You will find in the following links list of countries, cities, and their languages in CSV format, you can import into any database: read more...

7 comments |category: |Views: 637

tags: another

Completely Scripting a SQL Server Database(codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 3 years, 9 months ago

A guide on how to easily script out an entire database (schema and data) using the Database Publishing Wizard. A tool that you may not know you have access to. And if you have Visual Studio 2008, you already have installed! read more...

add a comment |category: |Views: 384

tags: another

The Complete Reference for Any jQuery Developer(effectize.com)

submitted by YuraYura(995) 3 years, 9 months ago

If you ever to do something with jQuery, you should find it in this extensive list. read more...

add a comment |category: |Views: 1067

tags: another