Sign in
Connect people, partners, processes and information with .Net, Sharepoint Services and Biztalk Server
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.Net
ASP.NET
Office 2007 File Format
Pages
Sharepoint Services 2.0
Sharepoint Services 3.0 (MOSS)
Browse by Tags
MSDN Blogs
>
Connect people, partners, processes and information with .Net, Sharepoint Services and Biztalk Server
>
All Tags
>
pages
Tagged Content List
Blog Post:
Custom Datagrid Control Source code
yasinalladin
// ---------------------------------------------------------------------------- // Copyright (C) 2004 – 2005 Yasin Alladin // All rights reserved. // THIS CODE AND INFORMATION ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, // EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED ...
on
23 Sep 2007
Blog Post:
Creating an Http Get & Post Request at Runtime to process Web pages and transfer files
yasinalladin
using System; using System.Collections.Generic; using System.Text; using System.Collections; using System.Net; using System.IO; using System.Text.RegularExpressions; using System.Web; using Microsoft.Win32; using System.Security.Permissions; namespace AlladinHttpRequestResponse...
on
27 Nov 2006
Blog Post:
Write Custom WebParts for Windows Sharepoint Services 3.0 and ASP.NET2.0
yasinalladin
Windows Sharepoint Services (WSS) 3.0 is built on top of ASP.NET 2.0, All WSS 3.0 incoming request routes through the ASP.NET runtime before WSS. This changed forced to remove the ISAPI filter which was used in previous version of WSS2.0 and adding HTTPModules and HTTPHandlers that are registered with...
on
11 Nov 2006
Page 1 of 1 (3 items)