raghda_amr

Stories kicked by friends of raghda_amr

Adjusting Reporting Services Report width into A4 size.(techietweaks.blogspot.com)

submitted by ahmedsayed_86ahmedsayed_86(410) 1 year, 9 months ago

Adjusting Reporting Services Report width into A4 size using the Report properties read more...

add a comment |category: |Views: 69

tags: another

Welcome to the new DotNetKicks(blog.dotnetkicks.com)

submitted by javeryjavery(5523) 2 years, 4 months ago

Welcome to the new DotNetKicks - Lots of improvements and even more on the way! read more...

6 comments |category: |Views: 436

tags: another

drilling 2 steps in reports viewer 2005(techietweaks.blogspot.com)

submitted by ahmedsayed_86ahmedsayed_86(410) 2 years, 4 months ago

How to drill 2 steps in reports viewer 2005 read more...

add a comment |category: |Views: 0

tags: another

Setting A report's DataSource to a Shared Data Source Programmatically(techietweaks.blogspot.com)

submitted by ahmedsayed_86ahmedsayed_86(410) 2 years, 8 months ago

Setting A report's Data Source to a Shared Data Source Programmatically in C# read more...

add a comment |category: |Views: 24

tags: another

Building your ASP.NET MVC Application using Subsonic(techietweaks.blogspot.com)

submitted by ahmedsayed_86ahmedsayed_86(410) 2 years, 11 months ago

Building your ASP.NET MVC Application using Subsonic. The complete steps to start your application. read more...

add a comment |category: |Views: 47

tags: another

Exception Handling Basics(caublestoneink.com)

submitted by jcaublejcauble(150) 3 years, 1 month ago

The basics of exception handling and getting good stack traces. read more...

2 comments |category: |Views: 467

tags: another

Creating your own site's search Engine(techietweaks.blogspot.com)

submitted by ahmedsayed_86ahmedsayed_86(410) 3 years, 1 month ago

Setting up you search page for your web application is as easy as having a DB table where you retrieve data from by a simple query. I will illustrate the steps of setting up the configurations needed in this post, and will write another one for detailed stuff in custom search page. read more...

add a comment |category: |Views: 420

tags: another

Announcing my book: ASP.NET MVC 1.0 Quickly(blog.maartenballiauw.be)

submitted by maartenbamaartenba(5845) 3 years, 3 months ago

Maarten Balliauw announces his new book and provides a large retrospective on the writing process itself. Must read for everyone thinking about writing a tech book! read more...

add a comment |category: |Views: 291

tags: another

Use Bootstrapper in Your ASP.NET MVC Application and Reduce Code Smell(weblogs.asp.net)

submitted by jantujantu(1045) 3 years, 3 months ago

In this post, I will how you can use a simple bootstrapper to make your application more extensible. In a typical ASP.NET MVC application you will find there are lots of thing going on in Application_Start, like configuring your IoC/DI, registering routes, model binders etc. The following is the code snippet of latest Oxite... read more...

add a comment |category: |Views: 458

tags: another

ASP.NET MVC Result Caching(codeproject.com)

submitted by jorgebgjorgebg(116) 3 years, 3 months ago

Different approach on MVC Caching. Cache the ActionResult through an action filter, without affecting the Session or other non-deterministic data to be shown in the View. read more...

add a comment |category: |Views: 273

tags: another

jQuery Fun: Greeting Your Site Referrals (moretechtips.net)

submitted by MikeD1MikeD1(290) 3 years, 3 months ago

This is a complete javascript example to detect your site visitors referrer and greeting them with a message based on their referrer url read more...

add a comment |category: |Views: 319

tags: another

Simple jQuery Delete Link For ASP.NET MVC(haacked.com)

submitted by leedumondleedumond(2144) 3 years, 3 months ago

Any time you allow a GET request to modify data, you’re asking for trouble. The reason that delete operations deserve special attention is that it’s the most common case where you would use a link to change information. If you are using jQuery, one simple way to turn any link into a POST link read more...

add a comment |category: |Views: 381

tags: another

What’s New For MVC Tools in the ASP.NET MVC 1.0 Release Candidate (blogs.msdn.com)

submitted by leedumondleedumond(2144) 3 years, 3 months ago

The ASP.NET MVC 1.0 Release Candidate (RC) is finally out, and we wanted to give returning MVC users as well as new MVC users an overview of what the tooling in Visual Studio provides. read more...

add a comment |category: |Views: 359

tags: another

jQuery Playground from Google(code.google.com)

submitted by verbalKintverbalKint(585) 3 years, 4 months ago

Awsome tool to test jquery online read more...

1 comment |category: |Views: 2420

tags: another

Introducing DotNetShoutout.com (weblogs.asp.net)

submitted by jantujantu(1045) 3 years, 4 months ago

Kazi announces the public beta of DotNetShoutout.com read more...

5 comments |category: |Views: 725

tags: another

Visual Studio 2010 == Visual Studio 2008 + ReSharper(codebetter.com)

submitted by LordLord(3737) 3 years, 4 months ago

o you want the next gen of next-gen applications? Get the Visual Studio 2010 CTP! Which is – according to Microsoft itself – really just Visual Studio 2008 with ReSharper installed. read more...

7 comments |category: |Views: 931

tags: another