sorted by:
best match first |
newest listings first
Featured Listings
- Logging exceptions to DB - The requested database is not defined in configuration
Hi, The logging application block works fine with event log and flat file. I am trying to get it working for database logging. I don't know what I am
From: Microsoft Application Blocks - ASP.NET - 4/24/2009
- Can we use application code blocks for asp.net 2.0
hi, Whats the recent version of application code blocks. can we use sql helper class in asp.net 2.0 website. is it true that sqlhelper class may lead to sql injection
From: Microsoft Application Blocks - ASP.NET - 4/23/2009
- Enterprise library 4.1, validation block, how to exclude tests?
Hi everybody, I'm using validation blocks to check properties. I have this kind of code : [NotNullValidator(MessageTemplate = "City is required." )][S
From: Microsoft Application Blocks - ASP.NET - 4/23/2009
- recording your connectionString (from your web.config file) w/n SQLHelper
can someone PLEASE refresh my memory. where does your connection string from you .config file go within SQLHelper so that that it can be fired off whe
From: Microsoft Application Blocks - ASP.NET - 3/14/2007
- PropertyProxyValidator && SelfValidation
I have a DTO class that implements self-validation. Can the PropertyProxyValidator call this self-validation?
For example:public class Volunteer
{
From: Microsoft Application Blocks - ASP.NET - 4/20/2009
- Outlook Add in
Hi all,
I want to do an mail merge outlook ADD IN..I'm using Visual Studio 2008 , outlook 2007 in C#.I want to get the address list(Group list) from
From: Enterprise Services Integration - ASP.NET - 4/29/2009
- Read a excel file
I am trying to read an excel sheet using c#. conn.Open(); //dt1 = conn.GetOleDbSchemaTable(OleDbSchemaGuid.Tables, null); //cmd = new OleDbCommand("Se
From: Enterprise Services Integration - ASP.NET - 4/28/2009
- Specify range for coulmn
Hi, I am doing oledb connection with excel from my ASP.NET application to get data.
I am writting query to select some coulmn. Query is like this.
From: Enterprise Services Integration - ASP.NET - 4/28/2009
- Classic ASP XML + ASP.Net MSMQ Integration
Hi everyone,
I am trying to integrate classic ASP (Client Application) + MSMQ + .Net (Window Service).
I am trying to achieve following using clas
From: Enterprise Services Integration - ASP.NET - 4/21/2009
- line count in ms word document
how can i count the no. of lines and no. of words in a ms word document using c# in asp.net?
plz reply
From: Enterprise Services Integration - ASP.NET - 2/17/2009
- How can I combine custom text and a report/chart in Word?
I need to programmatically create a WORD document. I know how to do that.. But I need charts also.. so is there a product that can do both natively?
From: Enterprise Services Integration - ASP.NET - 4/24/2009
- The message filter indicated that the application is busy. (Exception from HRESULT: 0x8001010A (RPC_E_SERVERCALL_RETRYLATER))
Hi I am trying to Merge a word file into a label format automatically through C#.. It works great locally but when I move it to the server I get the f
From: Enterprise Services Integration - ASP.NET - 4/23/2009
- Word automation from ASP.Net
I picked up this code snippet from MSDN... it's for Word automation from ASP.Net.
The compiler flags an error on the this.Activate(); line. - ther
From: Enterprise Services Integration - ASP.NET - 4/23/2009
- how to import contacts from yahoo, gmail, etc using C#.NET 1.1
i want to import contacts from gmail, yahoo etc when you give the username and password like in sites like hi5 and myspace. how do i do this?? i use visual studio 2003.
From: Enterprise Services Integration - ASP.NET - 3/6/2007
- How to Save Data grid data as Excel file as read only
Hi, I need to Save my data grid data as Excel file that should be read only.Please give the solution.
From: Enterprise Services Integration - ASP.NET - 4/23/2009
- Writing data to Word document
1. How do write we write data to word document in ASP.NET.
2. Can we import an image into a word document in ASP.NET.
From: Enterprise Services Integration - ASP.NET - 4/22/2009
- Integrating Microsoft Office Document Imaging (MODI) with .Net c#
Hi All,
I need to display and manipulate the images in .Net using c#. kindly give me a samples.
How to integrate the MODI with c# in Visual studio.?
Kamal.
From: Enterprise Services Integration - ASP.NET - 4/22/2009
- How to save image from MS Word File from header Section.
Hi EveryBody,
I am using "Microsoft.Office.Interop.Word" in my program to insert and retrieve images from/into a Word File.
I can easily insert no
From: Enterprise Services Integration - ASP.NET - 9/1/2008
- Problem with opening MS Word in ASP.Net
Hi I have found away of converting MS Word into HTML by following a solution I found at the following link: http://www.wherecanibuyit.co.uk/ASP/conver
From: Enterprise Services Integration - ASP.NET - 4/21/2009
- Image content controls replacement in word 2007 using openxml sdk
Hi folks, I have a word template document with a couple of places where i need different images displayed. The images are supposed to change based on
From: Enterprise Services Integration - ASP.NET - 4/16/2009
- How do you convert an MS Word doc to HTML?
Hi I would like to know how you can convert an MS Word 2003 document into HTML in order to avoid the document opening in MS Word and users altering it
From: Enterprise Services Integration - ASP.NET - 4/20/2009
- Exchange Mailbox
Hi All,
I desparately need your help. I am currently developing the system for the helpdesk to create the user in Active Directory (windows server 2
From: Enterprise Services Integration - ASP.NET - 4/21/2009
- Not able to import microsoft.office
i have created a windows application, in which i am using an excel sheet for some calculations. when i build the application i am getting the followin
From: Enterprise Services Integration - ASP.NET - 4/20/2009
- Adding Appointment to Outlook calender from asp.net
hiiii, i have a requirement where i want to add an appointment to outlook calender when i click a button on an asp.net page. i have a code with which
From: Enterprise Services Integration - ASP.NET - 4/20/2009
- Object tag not showing word document
Hi I am having trouble with the Object tag, which I would like to use to show word documents. Unfortunately, when it opens it doesn't show the documen
From: Enterprise Services Integration - ASP.NET - 4/17/2009