|
4 new messages in 4 topics - digest -- HarshadPatel --
Try using Visual Web Developer It is available at following link http://msdn.microsoft.com/vstudio/express/vwd/download /On 7/10/06, DotNetDevelopment group <noreply> wrote: DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,. NET Remoting http://groups.google.com/group/DotNetDevelopment DotNetDevelopment Today's topics: * BOT problem - 1 messages, 1 author http://groups.google.com/group/DotNetDevelopment/browse_thread/thread/d494e86c14d734c * Drag and Drop Form designer - 1 messages, 1 author http://groups.google.com/group/DotNetDevelopment/browse_thread/thread/94766c58ae92d4b * My VB .Net project clears the clipboard when it closes - 1 messages, 1 author http://groups.google.com/group/DotNetDevelopment/browse_thread/thread/375ccd1f743d7848 * Blink the text in a window application - 1 messages, 1 author http://groups.google.com/group/DotNetDevelopment/browse_thread/thread/52692af214e02d5 ============================================================================== TOPIC: BOT problem http://groups.google.com/group/DotNetDevelopment/browse_thread/thread/d494e86c14d734c ============================================================================== == 1 of 1 == Date: Mon, Jul 10 2006 9:11am From: "Aman Sharma" I have to develop BOT in VS.NET2003. Can anyone help me out in it that how to make that...? BOT is some kinda Virtual answering. check this link http://chat.jabberwacky.com /in it we write anything and get response without human interuption. ============================================================================== TOPIC: Drag and Drop Form designer http://groups.google.com/group/DotNetDevelopment/browse_thread/thread/94766c58ae92d4b ============================================================================== == 1 of 1 == Date: Mon, Jul 10 2006 9:25am From: "Aman Sharma" You may use DreamWeaver MX. On 7/1/06, Sumeet Gandhi <sumeet.mca> wrote: > > hi there > y dont u use the best flavour ie the macromedia stuff like > DREAMWEAVER....or so.....excellent tool > njoi > > > > > On 6/30/06, Praetorious <sgcoleman> wrote: > > > > > > Does anyone know of a good (and possibly free) html form designer that > > as the same functionality has a vb.net windows form deigner. We are > > spending entirely too much time on coding html. Therefore, we'd like > > to find a reliable tool that will allow us to drag and place html/asp > > web control, user controls, etc... into a work area and then have the > > html rendered when complete. The ASP.NET < http://asp.net /> form> > designer seems way too > > restrictive and constantly requires us to be editing the html that is > > generated in the source view. I saw a home-grown app years ago based > > on the vb6 form designer. It was an .ocx and it generated a bunch of > > html divs with the objects converted to html objects based on the > > placement of vb6 form objects. > > > > > > > > > > > > ============================================================================== TOPIC: My VB .Net project clears the clipboard when it closes http://groups.google.com/group/DotNetDevelopment/browse_thread/thread/375ccd1f743d7848 ============================================================================== == 1 of 1 == Date: Mon, Jul 10 2006 9:41am From: "Aman Sharma" * SetDataObject*(*object* *data**, bool* *copy**, int* *retryTimes**, int* * retryDelay*) * Parameters: ** copy*: true if you want data to remain on the Clipboard after this application exits; otherwise, *false*. * data*: The data to place on the Clipboard. * retryTimes*: The number of times to attempt placing the data on the Clipboard. * retryDelay*: The number of *milliseconds* to pause between attempts. On 7/3/06, Cerebrus <zorg007> wrote: > > > My pleasure. ;-) > > > > > ============================================================================== TOPIC: Blink the text in a window application http://groups.google.com/group/DotNetDevelopment/browse_thread/thread/52692af214e02d5 ============================================================================== == 1 of 1 == Date: Mon, Jul 10 2006 5:03am From: "Bharathi" Hi, How can I get a blinking text for a lable. Iam working in a window appln using framework 2.0 and VS 2005. Thanks in advance, Bharti Kumar. ============================================================================== You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to DotNetDevelopment or visit http://groups.google.com/group/DotNetDevelopment To unsubscribe from this group, send email to DotNetDevelopment-unsubscribe To change the way you get mail from this group, visit: http://groups.google.com/group/DotNetDevelopment/subscribe To report abuse, send email explaining the problem to abuse ============================================================================== Google Groups: http://groups.google.com |