DataTable Designer in VS2008
Wed, 30 Jan 2008 09:32:11 +0100
Hello,
I guess my problem refers to VS2005 and 2008.
When I am in the visual dataset designer I can drag and drop a database
table (frim the server explorer) there. By that the VS automatically creates
the dataset schema for that table and also a fill method for the data
adapter.
That works very fine fo ...
|
visual studio 2005 - publishing wcf services
Tue, 29 Jan 2008 21:11:10 -0600
Hi all,
I have a website project that contains a few WCF services. When I attempt to
publish this site to a staging server and then try to invoke the service
(.svc) in the browser I get an error. However, if I simply copy the files
from my dev box to the staging server, everything works fine. The service is ...
|
Stop baby eating in CHINA
Tue, 29 Jan 2008 07:46:13 -0800
Eat dogs, cats and baby look below:
http://z.about.com/d/urbanlegends/1/0/v/7/eating_babies1.jpg
http://z.about.com/d/urbanlegends/1/0/w/7/eating_babies2.jpg
http://888.rockin.net/propaganda-of-baby-eating/rumour.htm#true_story
info@imagiam.com
...
|
Visual C++ 2008 & Windows 2000 SP4
Mon, 28 Jan 2008 20:48:17 -0200
Hello,
Today, I had to install a VC++ 2008 DLL on a Windows 2000 host.
Although the website says it is compatible with Windows 2000 SP4 (which
is the case), when I run the installer, it calls a function
"HeapSetInformation" on Kernel32, which is only available for Windows XP
and newer.
There is eith ...
|
Instalacion Chip Consolas Wii Playstation 2 - Xbox360 - Playstation 3 - Ps2 Ps3
Mon, 28 Jan 2008 18:53:34 +0100
...
|
Windows Service Timer
Mon, 28 Jan 2008 02:26:01 -0800
Hi there,
I created a simple Windows Service with a Timer.
Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles Timer1.Tick
msgbox "111"
End Sub
But it is not working.
Any idea?
...
|
Help -- Form won't allow drag & drop ??
Sat, 26 Jan 2008 17:42:36 GMT
I'm trying to be able to drag a JPG image from Windows-Exploer onto a
Picture-Box and have it display the picture.
I've set ALLOW.DROP true for the form.
But I do not see an ALLOW.DROP for the picture box.
When I drag over the form or picture box, Windows still displays the "do not
enter" cursor.
A ...
|
|
|
Right() function
Sat, 26 Jan 2008 11:02:37 -0500
I installed MS Visual Basic 2008 Express recently. I've come from Visual
Basic 3.0. So, it's very different now.
I'm trying to use the "Right()" function to get the last character from a
character string. Help files says the format right(string,length) which is
what I want. But when I enter the function, it ...
|
Visual studio 2008 - defining schema
Fri, 25 Jan 2008 10:31:02 -0800
I have been using visual studio 2005 for creating XML schemas. I just
upgraded to Visual Studio 2008.
is tehre a way to see the underlying schema code when defining a dataset
like vs 2005 did? When you ask for source you get sent to a .vb file.
if you select to create an xml Schema instead of a da ...
|
CSS Themes disappear in VS200t
Thu, 24 Jan 2008 10:36:46 -0700
I'm trying to apply a CSS file in VS2005. I've put the file name in the
head tag and it works just fine as long as I'm in design view. If I change
to Source and back all CSS styles disappear. If I drag the stylesheet back
on top of the page in Design view it works again, then goes away again.
I've also ...
|