Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!

Web and Software Discussions

developmentnow provides USENET archives and active discussions for a number of technical topics. Check out the groups below, and send any comments or suggestions to the webmaster.

.NET Discussions

Discussions about ASP.NET, the .NET framework, languages such as VB.NET and C#, and more.

IIS Discussions

Discussions about managing and configuring IIS.

Classic ASP Discussions

Discussions about classic ASP.

SQL Server Discussions

Discussions about SQL Server.

Visual Studio Discussions

Discussions about using Visual Studio.

Macromedia Flash Discussions

Discussions about Flash development, actionscript, and Flash Studio.


Recent Posts


RE: TextBox in FormView Insert Template
Posted by DhawalSeth on Mon, Mar 8
to the c# group
thanks buddy. From http://www.developmentnow.com/g/36_2007_8_0_0_1002004/TextBox-in-FormView-Insert-Template.htm Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: What does this mean? "1087: Syntax error: extra characters found after end of program."?
Posted by stefan on Sun, Mar 7
to the flash (macromedia) group
hadto revert to flash 2 as a new document with no flash 3 actionscript for mine to work From http://www.developmentnow.com/g/68_2007_8_0_0_1012265/What-does-this-mean-1087-Syntax-error-extra-characters-found-after-end-of-program-.htm Posted via DevelopmentNow.com Groups http://www.developmentnow.c...more >>

RE: problem with asp.net apps
Posted by hieu on Sat, Mar 6
to the asp.net group
RE: problem with asp.net apps From http://au.search.yahoo.com/search?ei=utf-8&fr=ieas-dns-tb&p=HTTP/1.1403+Forbidden Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: problem with asp.net apps
Posted by hieu on Sat, Mar 6
to the asp.net group
gkkg From http://au.search.yahoo.com/search?ei=utf-8&fr=ieas-dns-tb&p=HTTP/1.1403+Forbidden Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: problem with asp.net apps
Posted by hieu on Sat, Mar 6
to the asp.net group
gkkg From http://au.search.yahoo.com/search?ei=utf-8&fr=ieas-dns-tb&p=HTTP/1.1403+Forbidden Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: Installation Error IIS_asps05kj.asp
Posted by avie14 on Thu, Mar 4
to the inetserver iis group
help From http://www.google.com/cse?cx=015258194770007199679:e2pdvdvh7_8&q=IIS_asps05kj.asp&sa=Search+Now!&cof=FORID:10&siteurl=www.developmentnow.com/g/59_0_0_0_0_0/inetserver-iis.htm&ad=w9&num=10&rurl=http://www.developmentnow.com/search.aspx?cx=015258194770007199679%253Ae2pdvdvh7_8&q=IIS_asps05k...more >>

RE: hide public property in propertygrid
Posted by Troopers on Thu, Mar 4
to the c# group
Thanks Marc for your sample to set the current folder and the caption. It's exactly the code which i need From http://www.developmentnow.com/g/36_2008_4_0_0_1057524/hide-public-property-in-propertygrid.htm Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: FTP error 426
Posted by Paul Werner on Thu, Mar 4
to the inetserver iis group
I kept getting a 426 connection error for my site, but only for certain files, a few hours later it worked fine. Does anyone know why this was? Thanks Paul http://www.learn-new-skills-from-home.com From http://www.developmentnow.com/g/59_2006_10_0_0_829257/FTP-error-426.htm Posted via D...more >>

ToolboxItems.Add does nothing
Posted by Jolly George on Tue, Mar 2
to the c# group
DTE DesignTimeEnvironment; // Create an instance of the VS IDE, Type type = System.Type.GetTypeFromProgID("VisualStudio.DTE.8.0"); DesignTimeEnvironment = (DTE)System.Activator.CreateInstance(type, true); string toolboxTabName = ...more >>

RE: Determining the current global cursor
Posted by ERCAN ÇETIK on Fri, Feb 26
to the c# group
hELLO From http://www.google.com.tr/search?hl=tr&q=C%23+"find+handle"+"global+cursor"&meta=&aq=f&oq= Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: Simple Input Dialog
Posted by Oronno on Fri, Feb 26
to the c# group
When I working with C# GUI Programming, I astonished by finding that there is no "simple input dialog box" option in C# like in java: JOptionPane.showInputDialog() If you still need a Simple Input Dialog Box, then add SimpleInputDialog.cs file to ur project, found here: http://www.oronno.co.cc/C...more >>

RE: Problem with sp_tables_rowset
Posted by surendra yadav on Fri, Feb 26
to the sql server programming group
i was running the profilier to fine tune and view the events and found that each 7/8 row is call the procude exec dbname..sp_table_rowset;2 null , N'table'. i am not clear why this many times a sp is being called off. one more table with single row and three columns is called if every 4/5 row. i nee...more >>

RE: Using xp_fixeddrives on a linked server
Posted by Hema Shankar on Wed, Feb 24
to the sql server programming group
Thanks Anit..this helped me a lot. From http://www.developmentnow.com/g/113_2005_5_0_0_526805/Using-xp-fixeddrives-on-a-linked-server.htm Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: How to increment a column with varchar data type
Posted by ganesh on Tue, Feb 23
to the sql server programming group
please sens answer to me From http://www.developmentnow.com/g/113_2006_4_0_0_737400/How-to-increment-a-column-with-varchar-data-type.htm Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: Making AutoHide AppBar
Posted by LogicNP on Tue, Feb 23
to the dotnet windows forms group
Have a look at ShellAppBar (http://www.ssware.com/megapack.htm). It supports auto-hiding, drag-dock, multi-monitors, etc From http://www.google.co.in/url?sa=t&source=web&ct=res&cd=1&ved=0CAYQFjAA&url=http://www.developmentnow.com/groups/post.aspx?newsgroupid=29&threadid=610694&rct=j&q="AutoHide+A...more >>
DevelopmentNow Blog