| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Prob a dumb question but here goes
I am calling an SP from Linq
The SP returns multiple results
First a select returns a table
then an int return...
GenCode
|
10-15-2007 11:05 AM
GenCode | 0 | 12 |
|  | I installed .net 2 sdk to use as script debugger. But there is not a check
box for script under tools -> options -> debugging -> just-in-time
Is it...
ChrisHarrington
|
10-15-2007 08:51 AM
ChrisHarrington | 2 | 12 |
|  | Does anyone know if .NET 3.5 will contain libraries which will allow for easy
integration with Bluetooth technologies? I'm new to Bluetooth and...
Meelar
|
10-15-2007 06:41 AM
Meelar | 0 | 15 |
|  | Jialiang,
Thank you. Your information is perfect.
From what you described, it seems there there is the (slight) possibility of
another application,...
Tom Baxter
|
10-14-2007 08:33 AM
Dominick Baier | 9 | 11 |
|  | Hi,
I am developing a middle tier WCF server called BusinessLogic, using the
Enterprise Library. Although I posted similar question on the EL forums...
Val
|
10-13-2007 11:11 PM
Val | 2 | 12 |
|  | Watch NFL Games Online!
For every one who wants to watch the games online because they dont live in the teams town or are at work i found a site that...
Dexter H.
|
10-13-2007 09:03 PM
Dexter H. | 0 | 10 |
|  | How can I call a function in one UserControl from another?
I have a custom sign in UserControl and another that needs
to display custom information...
EdisonCPP
|
10-13-2007 04:39 PM
EdisonCPP | 2 | 11 |
|  | Hi there,
Is there an equivalent of "WHERE .. IN (...)" clause in LINQ when
querying a SQL database?
E.g. I have list of IDs and I need to get the...
Oleg Ogurok
|
10-13-2007 03:57 PM
Oleg Ogurok | 0 | 11 |
|  | Vadym,
AppendFile?
I was looking for an ftp PUT.
"Vadym Stetsyak" wrote:
Arne
|
10-12-2007 05:02 PM
Alden | 3 | 31 |
|  | Is there a way to create events in collection editor and have the
propertygrid registered for that event? For example, CollectionEditor could
have...
ST
|
10-12-2007 12:29 PM
Robbe Morris - [MVP] C# | 1 | 10 |
|  | I'm trying to setup a simple Windows Service that can host a WCF service.
But I'm running into a weird problem just getting the Windows Service...
John Granade
|
10-12-2007 12:11 PM
John Granade | 1 | 11 |
|  | Needed to know which .NET versions I'd installed. Downloaded and
installed .Net Version Check application. This application is saying
I've got .NET...
RedLars
|
10-12-2007 08:34 AM
Larry Smith | 3 | 10 |
|  | Can someone give me an installation checklist of what needs to be installed
(and in what order - if applicable) into a system that already has VS...
Scott M.
|
10-12-2007 08:34 AM
Scott M. | 6 | 13 |
|  | Hi,
I have a dialog which the user types a username and a password into.
The actual data is tucked away for later use (in fact it is used to
set...
Peter Hurford
|
10-12-2007 05:55 AM
Peter Hurford | 3 | 14 |
|  | Hello,
My question seens very simple: i want to write a function like
private string ResolveLink(string LinkFilePath) { ... }
that receives, for...
Paulo_Amaral
|
10-11-2007 02:08 PM
Paulo_Amaral | 1 | 10 |
|  | Hi. I'm not familiar with COM, but I have an upcoming .NET project in-which
I'll need to program against a COM .dll. I've been told to register...
Mike
|
10-11-2007 02:02 PM
Mike | 2 | 8 |
|  | I've inherited a .NET project that I'm debugging the code to. I'm
completely new to .net as well. I have a line in my code that reads an
XML file,...
Rob Taylor
|
10-11-2007 10:48 AM
Rob Taylor | 4 | 9 |
|  | Hi
I want to populate a combobox with all table names in a MS Access database,
what will the sql string be?
TIA
Barry
Barry
|
10-11-2007 10:35 AM
PvdG42 | 1 | 9 |
|  | After further investigation of the Problem I thought the title is misleading,
I opened a new thread "Graphics.DrawImage throws "Out of Memory"...
Alex
|
10-11-2007 07:01 AM
Alex | 2 | 12 |
|  | The Graphics.DrawImage method throws "Out of Memory" Exception if the
Matrix.RotateAt(X, Point(100,100), MatrixOrder.Append) was used with a value
of...
Alex
|
10-11-2007 06:59 AM
Alex | 0 | 8 |
|  | I have a Windows 2003 server with a couple of websites published with
IIS. Every website and virtual directory is set to run .net framework
v1.1. The...
Diego Serrano
|
10-11-2007 04:27 AM
Michael Nemtsev, MVP | 1 | 13 |
|  | How does an executable (managed or unmanaged) load an .NET assembly ?
A dotnet 1.0 application I'm debugging atm seems to (one computer)
load dotnet...
RedLars
|
10-11-2007 03:36 AM
Rory Becker | 5 | 10 |
|  | Hi all,
We are creating a WPF application that is capable of displaying informations
/ schedules and ads.
These ads can be several different types,...
robert.oh.
|
10-11-2007 03:27 AM
robert.oh. | 0 | 10 |
|  | Hi Walo,
Please try this fix if.. add the below given code into your web.config or
the file that you are executing and see if your issue gets fixed....
Praveen
|
10-10-2007 08:31 PM
Alvin Bruney [MVP] | 2 | 26 |
|  | I'm looking into writing a thing client for the company I work for.
Currently there are two technologies on the table, Flex and Silverlight. If
we...
Edgar Harris
|
10-10-2007 05:01 PM
Edgar Harris | 0 | 11 |
|  | I am having to setup a user with a new PC which came with Version 2 of the
framework preinstalled. The problem is the Configuration Utility to...
Darrell Wesley
|
10-10-2007 01:45 PM
Norman Yuan | 5 | 9 |
|  | Hi,
I have noticed that File.ReadAllText prevents other processes from writing
to the file while reading. It seems like the FileShare enum is set to...
Marthin Freij
|
10-10-2007 12:23 PM
Peter Duniho | 2 | 12 |
|  | im starting to mess around with some things and a lot of them refer to .NET
3.0 but i was wondering if i could just work off 3.5 instead. i...
Justin Rich
|
10-10-2007 11:25 AM
Justin Rich | 2 | 8 |
|  | Hello All,
I'm trying to understand how one can send 5000 emails using system.web.mail
namespace. I used google, even my own smtp account...
SK
|
10-10-2007 10:52 AM
ivar | 2 | 15 |
|  | I have several 'generations' of parent-child DataTable
relations in my code, and was wondering how best to improve
(fix) the following.
When...
Jamie Risk
|
10-10-2007 09:35 AM
SteveKing | 2 | 6 |
|  | I have a program that is crashing on some machines (at a client of
ours). I have determined that it goes down on this line of code:
ToolStrip x =...
Mike
|
10-10-2007 08:10 AM
Mike | 4 | 13 |
|  | Hello there,
I have an app that connects to a Server (running on remote machine,
server is written in TCL) with TLS, all works fine under Windows XP...
ProlyX
|
10-09-2007 08:16 PM
ProlyX | 0 | 6 |
|  | Luca, did you ever got a solution for this ??
"Luca" wrote:
Luis Perez
|
10-09-2007 05:23 PM
Luca | 1 | 7 |
|  | This fixed my problem in not getting the notices everytime a users click on a
specific .aspx files that will automaticall generate the message(MAC...
Emman
|
10-09-2007 05:07 PM
Emman | 0 | 13 |
|  | Hi,
I need to use a stream that I can configur to replace some input
string with another. It is probably not very difficult to do but I
can't...
hvj@paralax.nl
|
10-09-2007 12:36 PM
Peter Duniho | 5 | 8 |
|  | Hi,
I am facing problem now on my application, the problem is that i needed to
install .net framework SDK 2.0 in order for my application to work on...
Hari
|
10-09-2007 12:14 PM
Rory Becker | 7 | 10 |
|  | Has anyone seen a similar exception? This is a WPF application
installed via ClickOnce and we have one user who gets it consistently
on startup....
voutmaster@gmail.com
|
10-09-2007 11:16 AM
Calanis | 3 | 12 |
|  | I have a VS Setup project for a C# Windows Service. In the Control Panel's
"Add/Remove Programs" applet, my service appears with a change button,...
Eric Smith
|
10-09-2007 10:31 AM
Eric Smith | 2 | 7 |
|  | So i am using this 3rd party API in one of my applications. Both the
DLL for the API and my executable sit on a network drive for everyone
to access....
Michael.Suarez@gmail.com
|
10-09-2007 10:14 AM
Michael.Suarez@gmail.com | 2 | 7 |
|  | Hello.
I have document workflow. I implement this feature by wwf using State
Machine Workflow (http://files.rsdn.ru/36601/demo.JPG).
In our system...
perekrestov.stas@gmail.com
|
10-09-2007 09:17 AM
perekrestov.stas@gmail.com | 0 | 6 |
|  | Is there any issue in Using Encoding.Default.I used this bcz when i tried to
encode some swedish special charachters its changing that special...
Hari
|
10-09-2007 09:13 AM
Jon Skeet [C# MVP] | 1 | 16 |
|  | Hello, Does anyone now if xpe will support .net 3.5 when it is a final release?
Thank You,
Hawk
Hawk
|
10-09-2007 08:17 AM
Ramses | 5 | 8 |
|  | Hi...
I've got an old app config that I'm trying to work with using the new 2.0
config framework, e.g.
<configuration>
<configSections>
<section...
Mark
|
10-09-2007 06:19 AM
Linda Liu[MSFT] | 5 | 11 |
|  | Hi All
I have requirement to create a installer for multiple addin
projects.Is it possible? how can i create?
Thanks and regards
shantanu
shantanu
|
10-09-2007 02:19 AM
shantanu | 0 | 11 |
|  | ..Net 2.0 I have a variety of console applications that run continuiously in
parallel using the file watcher as an event queue. In addition, I have...
AAOM Tim
|
10-08-2007 07:17 PM
Chris Mullins [MVP - C#] | 1 | 6 |
|  | Hi,
What are generics? How generics can be used in our application?
Thanks & Regards
Bhuwan
Bhuwan Bhaskar
|
10-08-2007 01:50 PM
Scott M. | 4 | 5 |
|  | I'm creating a GUI for the NetSend service. I created a class called
Netsend. In there are to functions. The send function is public and
the...
TheVillageCodingIdiot
|
10-08-2007 12:23 PM
Jack Jackson | 2 | 9 |
|  | On 6 Pa , 16:37, Mattias Sjögren <mattias.dont.want.s... (AT) mvps (DOT) org>
wrote:
Sorry Sometimes I feel I can speak a little better than this...
(js)
|
10-08-2007 11:38 AM
Patrice | 7 | 9 |
|  | Hello,
I believe, this is an easy task to do, but I couldn't find the way to do it!
I'd like to code the following function
void DemoFunction(ref...
Markus Eßmayr
|
10-08-2007 09:51 AM
David Anton | 1 | 7 |
|  | An application of ours uses third party dlls and our own dlls.
Overall it works fine, if .NET frameworks 1.0, 1.1 and 2.0 are
installed.
If only...
rajagopal.ns@gmail.com
|
10-08-2007 08:07 AM
Michael Nemtsev, MVP | 1 | 4 |