rss
twitter
  •  

Temporary Post Used For Theme Detection (82f661bd-8575-43ac-9e63-c97a6b711f9b – 3bfe001a-32de-4114-a6b4-4005b770f6d7)

| Posted in Uncategorized |

0

This is a temporary post that was not deleted. Please delete this manually. (7b4fca7a-c8e3-489d-9058-c9ac66c4b1fd – 3bfe001a-32de-4114-a6b4-4005b770f6d7)

IIS 7.x Classic and Integrated Pipeline Modes-Week 43

| Posted in Uncategorized |

0

IIS 7 has two application pool pipeline modes: classic and integrated. This week we look at the differences and find out how to migrate a configuration file from IIS6 or Classic mode to IIS 7 Integrated mode. This is week 43 of a 52 week series for the web pro.

Microsoft Expression Web SuperPreview… Great Tool

| Posted in .Net Framework, ASP.Net, C#, User Interface Design, Web Development |

0

when you go in the web development and develop many websites, it is very essential to test your website in more than one browser like IE , Firefox, Chrome and many other browsers with different versions, So Microsoft introduce tool called Expression Web SuperPreview to make the web developer’s life easier. in this post i will copy some words from my searching to introduce more about this great tool

From this link http://www.microsoft.com/download/en/details.aspx?id=2020 you can download the tool

Expression Web SuperPreview speeds the essential task of debugging your web sites for cross-browser compatibility. With Expression Web SuperPreview, you don’t need a web service to debug your pages on the same machine that you use for development.

Expression Web SuperPreview is a standalone visual debugging tool for cross-browser testing. With Expression Web SuperPreview, you can ensure that your Web sites work correctly in today’s popular web browsers.

Expression Web SuperPreview shows your web pages rendered in all versions of Internet Explorer. It also includes support for rendering in Firefox for Windows. Additional browser support is provided through the online service beta, which currently includes Chrome, Safari for Mac, Firefox, Internet Explorer 8, and Internet Explorer 9. You can view the pages side by side or as an onion-skin overlay and use rulers, guides and zoom/pan tools to precisely identify differences in layout. You can even compare your page comp to how the targeted browsers render the page.

Expression Web SuperPreview not only shows a high-fidelity rendering of how pages will look on different browsers, it also identifies the element’s tag, size and position, applied styles, and location in the DOM (Document Object Model) tree so you can quickly fix the error

you can check the following link to read more and more about this tool

HTTP Handler … ASP.Net … SharePoint using C#

| Posted in Uncategorized |

0

@ASP.Net 

 

@SharePoint 

If you need to create an HttpHandler in SharePoint 2007, you need to create a source file with the .ashx extension that contains your code and copy it into your \12\TEMPLATE\LAYOUTS\ SharePoint’s folder

The bad deal is that this solution is useful only if you need to create a simple HttpHandler written in inline code with no possibility to debug or test your Http Handler. The solution to this problem is to create a SharePoint 2007 Solution Package that once is installed will deploy your assembly into GAC and install the ASHX HttpHandler under the SharePoint’s virtual directory called LAYOUTS.

Hey … My Productivity is increasing [Part 1]

| Posted in Uncategorized |

0

in this post, i will list all all the productivity tools