Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:754586
More Search Options
RSS Available
Matching Posts
Re: Client Machine Number
Hello Did you find any solution to your problem? I want to install the client certificate on client machine when he/she accesses my secure webservices and it should be installed automatically. Is there a way to add the client certificate through code (ASP.Net). Any help will be highly appreciated. Thanks
Posted to
Security
(Forum)
by
syedrizwanshah
on 6/12/2009
Re: folder based authorization in asp.net
These can help http://forums.asp.net/t/1281927.aspx http://www.odetocode.com/Articles/428.aspx http://forums.asp.net/p/1309845/2576473.aspx
Posted to
Security
(Forum)
by
syedrizwanshah
on 10/31/2008
Re: How to pass parameters to a Function used in Custom Databinding expression
Why dont you pass another argument to the function that specifies the type of value you want the function to return. This will save you from calling two different function. eg string Function (param_1,param_2,param_type) { if(param_type ==1) { return <image url>; } else { return <postback url>; } }
Posted to
Web Forms
(Forum)
by
syedrizwanshah
on 10/31/2008
Re: Currency Format
May be these could be of some help while dealing with fromating :) http://www.asp.net/AJAX/AjaxControlToolkit/Samples/MaskedEdit/MaskedEdit.aspx http://www.codeproject.com/aspnet/CurrencyBox.asp
Posted to
Getting Started
(Forum)
by
syedrizwanshah
on 10/18/2007
Re: (Writing to Web.config file dynamically
This may help Use configSource attribute to manage Web.Config sections in ASP.Net 2.0 http://rizwanshah.blogspot.com/2007/10/use-configsource-attribute-to-manage.html
Posted to
Configuration and Deployment
(Forum)
by
syedrizwanshah
on 10/18/2007
Re: How to generate an Excel file using C# 2.0?
Thanks. I will try and tell. Regards
Posted to
Getting Started
(Forum)
by
syedrizwanshah
on 9/12/2007
Re: Problems with File Upload
May b this will help <configuration> <system.web> <identity impersonate="true" userName="xx" password="xx"/> OR <configuration> <system.web> <identity impersonate="true"> (MARK AS ANSWER IS IT SOLVES THE PROBLEM)
Posted to
VS 2005 Web Application Projects
(Forum)
by
syedrizwanshah
on 9/12/2007
Re: How to generate an Excel file using C# 2.0?
Thanks for the reply Currently i am doing the same, but i want to generate the files at runtime then i will extract their schema ( selected file ). and after i get the schema i will enter the data accordingly. I am able to generate the files with specific schema but when i try to open it and get the schema it generates error, as far as i know this is because the file being generated by my Code doesnot have that meta information which the file has when generated by excel. I came to know this on the
Posted to
Getting Started
(Forum)
by
syedrizwanshah
on 9/12/2007
How to generate an Excel file using C# 2.0?
How can an excel file b generated using C# 2.0 and that Excel file should contain all the meta information and schema information. Normally when you generate an Excel file there is no problem but actually a tabbed text file is generated and when you try to access the file using OLEDB it generates error of Schema.
Posted to
Getting Started
(Forum)
by
syedrizwanshah
on 9/12/2007
Re: External table is not in the expected format.
The File that you are accessing using OLEDB is not in correct format i-e information missing. i was also getting the same error. i was using my application to extract contact information from yellowpages and then save that information to a excel file generated using code. now when i wanted to open that file and insert / read data using oledb it gave me the error "External table is not in the expected format." Resolution I created an excel file using MS Excel and then i defined my columns
Posted to
Other Databases
(Forum)
by
syedrizwanshah
on 9/12/2007
Page 1 of 1 (10 items)
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online