raghda_amr

Stories submitted 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

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

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

Visual Studio Themes Gallery(techietweaks.blogspot.com)

submitted by ahmedsayed_86ahmedsayed_86(410) 3 years, 6 months ago

Tired of the default color theme you are using in Visual Studio? the ordinary white background, black text, blue keywords, and the green comments.. read more...

add a comment |category: |Views: 227

tags: another

jBlogMvc : part 3 Themable View Engine, Archive and Filtering by year,(amrelsehemy.net)

submitted by AmrElsehemyAmrElsehemy(2585) 3 years, 6 months ago

Now using beta 1, add a theme support, built a new viewengine to support themes pathes, added archive view read more...

add a comment |category: |Views: 179

tags: another

jBlogMvc : part 2 Editing, Deleting, Paging Posts and Rss feeds(amrelsehemy.net)

submitted by AmrElsehemyAmrElsehemy(2585) 3 years, 7 months ago

In this part of the series I add editing and deleting posts, the blog posts now has feeds, I also use jquery and the jeditable plugin fot inline editing, I added paging for the posts as well read more...

4 comments |category: |Views: 168

tags: another

jBlogMvc : part 1 Building the Administration Area(amrelsehemy.net)

submitted by AmrElsehemyAmrElsehemy(2585) 3 years, 8 months ago

In this part, I used some features of the ASP.NET MVC to build an administration area, jQuery too was used on client side (validator plugin). Used membership for validation, Model Binders, jQuery Client validation,Small validation framework for business rules and server side validation.(originally written by scott gu), Using nested master pages in ASP.NET MVC, Applying the "Post/Redirect/Get" (aka PRG) pattern. read more...

add a comment |category: |Views: 263

tags: another

Introducing jBlogMvc(amrelsehemy.net)

submitted by AmrElsehemyAmrElsehemy(2585) 3 years, 8 months ago

In this part, I just announced jBlogMvc the ASP.NET MVC and jQuery blogengine which I build in order to learn more about the two new technologies (at least for me) read more...

1 comment |category: |Views: 354

tags: another

Creating a Custom SharePoint MasterPage using a Feature(techietweaks.blogspot.com)

submitted by ahmedsayed_86ahmedsayed_86(410) 3 years, 9 months ago

Creating a Custom SharePoint MasterPage using a Feature read more...

add a comment |category: |Views: 19

tags: another

Building Custom Paging with LINQ,ListView,DataPager&ObjectDataSource(mosesofegypt.net)

submitted by AmrElsehemyAmrElsehemy(2585) 3 years, 11 months ago

Custom paging is required by many application, and is implemented with different approaches. The approach represented here is using LINQ to SQL to construct database paging query. It is not the best, but it is effective because using this method you can custom paging and sorting with generic method. So you don't have to create stored procedure of each table you wish to page through. read more...

add a comment |category: |Views: 249

tags: another

A Simple GUI Tool for SQL 2005 Reports deployment without using BI Dev(techietweaks.blogspot.com)

submitted by ahmedsayed_86ahmedsayed_86(410) 4 years ago

A Simple GUI Tool for SQL 2005 Reports deployment without using BI Development Studio read more...

add a comment |category: |Views: 5

tags: another

How to find site template name(techietweaks.blogspot.com)

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

Sharepoint read more...

add a comment |category: |Views: 1

tags: another

Yet another BlogEngine.NET feature that I love(amrelsehemy.net)

submitted by AmrElsehemyAmrElsehemy(2585) 4 years, 2 months ago

Another feature I love about BlogEngine.NET :: The OpenSearch Handler read more...

add a comment |category: |Views: 13

tags: another

ASP.NET Security : 2- More Basics(amrelsehemy.net)

submitted by AmrElsehemyAmrElsehemy(2585) 4 years, 2 months ago

Basic information on how the IIS worker process takes an identity to run within, IIS 5 and 6 process models. read more...

add a comment |category: |Views: 9

tags: another