Click here to Skip to main content
15,886,919 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to send emails in asp.net(without IIS throught smtp) Pin
Not Active21-Dec-11 15:06
mentorNot Active21-Dec-11 15:06 
GeneralRe: how to send emails in asp.net(without IIS throught smtp) Pin
MalarGayu21-Dec-11 15:11
MalarGayu21-Dec-11 15:11 
GeneralRe: how to send emails in asp.net(without IIS throught smtp) Pin
Not Active21-Dec-11 15:19
mentorNot Active21-Dec-11 15:19 
AnswerRe: how to send emails in asp.net(without IIS throught smtp) Pin
yoager22-Dec-11 1:30
yoager22-Dec-11 1:30 
QuestionAsp.net 4.0 Pin
netJP12L21-Dec-11 4:47
netJP12L21-Dec-11 4:47 
AnswerRe: Asp.net 4.0 Pin
R. Giskard Reventlov21-Dec-11 7:20
R. Giskard Reventlov21-Dec-11 7:20 
AnswerRe: Asp.net 4.0 Pin
Not Active21-Dec-11 7:46
mentorNot Active21-Dec-11 7:46 
GeneralRe: Asp.net 4.0 Pin
netJP12L21-Dec-11 8:48
netJP12L21-Dec-11 8:48 
It's a web based project. On the Default.aspx Design page I simply drag and drop the ajax TextBoxWaterMarkExtender control from the Toolbox on the web page. The Ajax controls are listed under the General tab within the ToolBox. I also have another tab Ajax Extensions which only have Pointer, ScriptManager, ScriptManagerProxy, Timer,UpdatePanel and UpdateProgress controls.As soon as I drop it creates bunch of xml codes like as follows

<SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:clr="http://schemas.microsoft.com/soap/encoding/clr/1.0" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<SOAP-ENV:Body>
<a1:WebControlToolboxItem id="ref-1" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/System.Web.UI.Design/System.Design%2C%20Version%3D2.0.0.0%2C%20Culture%3Dneutral%2C%20PublicKeyToken%3Db03f5f7f11d50a3a">
<Locked>true</Locked>
<Filter href="#ref-5"/>
<Bitmap href="#ref-6"/>
<AssemblyName href="#ref-7"/>
<Company id="ref-8">Microsoft</Company>
<DisplayName id="ref-9">TextBoxWatermarkExtender</DisplayName>
<Description id="ref-10"></Description>
<TypeName id="ref-11">AjaxControlToolkit.TextBoxWatermarkExtender</TypeName>
<DependentAssemblies href="#ref-12"/>
<PropertyNames href="#ref-13"/>
<ToolData id="ref-14"><{0}:TextBoxWatermarkExtender runat="server"></{0}:TextBoxWatermarkExtender></ToolData>
<PersistChildren>0</PersistChildren>
</a1:WebControlToolboxItem>
<SOAP-ENC:Array id="ref-5" SOAP-ENC:arrayType="a2:ToolboxItemFilterAttribute[2]" xmlns:a2="http://schemas.microsoft.com/clr/nsassem/System.ComponentModel/System%2C%20Version%3D2.0.0.0%2C%20Culture%3Dneutral%2C%20PublicKeyToken%3Db77a5c561934e089">
<item href="#ref-15"/>
<item href="#ref-16"/>
</SOAP-ENC:Array>
<a3:Bitmap id="ref-6" xmlns:a3="http://schemas.microsoft.com/clr/nsassem/System.Drawing/System.Drawing%2C%20Version%3D2.0.0.0%2C%20Culture%3Dneutral%2C%20PublicKeyToken%3Db03f5f7f11d50a3a">
<Data href="#ref-17"/>
</a3:Bitmap>
<a4:AssemblyName id="ref-7" xmlns:a4="http://schemas.microsoft.com/clr/ns/System.Reflection">
<_Name id="ref-18">AjaxControlToolkit</_Name>
<_PublicKey href="#ref-19"/>
<_PublicKeyToken xsi:null="1"/>
<_CultureInfo>127</_CultureInfo>
<_CodeBase id="ref-20">file:///C:/Documents and Settings/khay228225/My Documents/Longview/ClassroomRegistration/bin/AjaxControlToolkit.dll</_CodeBase>
<_Version href="#ref-21"/>
<_HashAlgorithm xsi:type="a6:AssemblyHashAlgorithm" xmlns:a6="http://schemas.microsoft.com/clr/ns/System.Configuration.Assemblies">SHA1</_HashAlgorithm>
<_HashAlgorithmForControl xsi:type="a6:AssemblyHashAlgorithm" xmlns:a6="http://schemas.microsoft.com/clr/ns/System.Configuration.Assemblies">None</_HashAlgorithmForControl>
<_StrongNameKeyPair xsi:null="1"/>
<_VersionCompatibility xsi:type="a6:AssemblyVersionCompatibility" xmlns:a6="http://schemas.microsoft.com/clr/ns/System.Configuration.Assemblies">SameMachine</_VersionCompatibility>
<_Flags xsi:type="a4:AssemblyNameFlags" xmlns:a4="http://schemas.microsoft.com/clr/ns/System.Reflection">17</_Flags>
<_HashForControl xsi:null="1"/>
</a4:AssemblyName>
<SOAP-ENC:Array id="ref-12" SOAP-ENC:arrayType="a4:AssemblyName[4]" xmlns:a4="http://schemas.microsoft.com/clr/ns/System.Reflection">
<item href="#ref-22"/>
<item href="#ref-23"/>
<item href="#ref-24"/>
<item href="#ref-25"/>
</SOAP-ENC:Array>
<SOAP-ENC:Array id="ref-13" SOAP-ENC:arrayType="xsd:string[8]">
<item id="ref-26">Filter</item>
<item id="ref-27">Bitmap</item>
<item id="ref-28">AssemblyName</item>
<item id="ref-29">Company</item>
<item id="ref-30">DisplayName</item>
<item id="ref-31">Description</item>
<item id="ref-32">TypeName</item>
<item id="ref-33">DependentAssemblies</item>
</SOAP-ENC:Array>
<a2:ToolboxItemFilterAttribute id="ref-15" xmlns:a2="http://schemas.microsoft.com/clr/nsassem/System.ComponentModel/System%2C%20Version%3D2.0.0.0%2C%20Culture%3Dneutral%2C%20PublicKeyToken%3Db77a5c561934e089">
<filterType>Require</filterType>
<filterString id="ref-34">System.Web.UI</filterString>
<typeId id="ref-35">System.ComponentModel.ToolboxItemFilterAttributeSystem.Web.UI</typeId>
</a2:ToolboxItemFilterAttribute>
<a2:ToolboxItemFilterAttribute id="ref-16" xmlns:a2="http://schemas.microsoft.com/clr/nsassem/System.ComponentModel/System%2C%20Version%3D2.0.0.0%2C%20Culture%3Dneutral%2C%20PublicKeyToken%3Db77a5c561934e089">
<filterType>Allow</filterType>
<filterString href="#ref-11"/>
<typeId xsi:null="1"/>
</a2:ToolboxItemFilterAttribute>
<SOAP-ENC:Array id="ref-17" xsi:type="SOAP-ENC:base64">iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAqdJREFUOE+Fk99PUnEYxo939n/UlVmpW9lIqwuXznQqWygqglsCLi3jgJrizIRUTFGsBDdBIWfq1lJTEHUg4q/MjfVz05wXunlVc2vNMHt6OTRIy3pvzs57vp/neb7vuxPBHFGNDSuIjDzG7Ox8Zfx+hqnXxEUcdZbru11rsFi2oW9dR+Bde28Zk05gfOw7hAIL12tqnIVM/hQFIhumppa4Hldzc2/Q1r6JsRd+TDh+oLJyCUrWAzvBw8+/oeqOC4WSXrAKOwyGLVRUeMDPMv0u8Brp6U6MDO9yrhOOfdjHg/DgwBdYrZ9gNG6jg+Dm5g3cLptGXGxxWCCQwuPxQVzgpMh7BO+jteU9UpJ1SL7SgPtaHzlvcrBS6cHJKFEYtpifQatZR7PuAx493MDYqB+G9lXIZT3k/Ao22wrKywcpvgv1mlWKvwKh0ArBtU5kZOjBsAoDtNp1uF37NIM9ir2LlBQ9BgbehlzM3YvIFhihrnkHpcqHYrkXWZnduHypFoyS7aAEH0MDC9w5IUGN/n5fSMBk8pJAF8X3oaR0GUXSeUgks0ikc0xbWx9yheMQ5gwhP28U1t7PqKxwg89vhNm8hK6ueeiaZiCV2n/BC+DxHuB8/C2cO1t6cJA3ikfQ+XiLW5WSnYFEbCNRC2QyR8iZz3+C2JjrB0GT0Yu7tbMUcZKDA9PWaNagVgfvHIy9QLE9yM2bJncWdXVDYRFd0xREor7QqqqrX4JVerk7lxIsJZjPp8lnjyIv340c4QTFvxkW6O1xI+2qDuUqN6qqFhEVVYCYM3JIi5ycc1KSHieOp5GzApmZ/fRU0SpphYfrYmIZ4uPLuA88ngCpqS0Q07Sjo8VcT6WaxulTMpSUdP8JHxYrLKwhMQUu8FQEBQX+WmD+L/av3/gnf6PhNPNJ5AEAAAAASUVORK5CYII=</SOAP-ENC:Array>
<SOAP-ENC:Array id="ref-19" xsi:type="SOAP-ENC:base64">ACQAAASAAACUAAAABgIAAAAkAABSU0ExAAQAAAEAAQCPK9TDyQ7IhUYTfpE2AHQf3d2SnwXQMtUv0WBriGCYmbP3N6DmiBxfO7oKGPxgUoeQ9lLmSkGGh/tTjDyG0yWGbW2wch4W30ixt8brsHvIg9ShGeherOERCEL1lxI4Xr5q4qAiniBe+OKEzsCiF84e7L1jwb9HR4VV/J42rx7xsw==</SOAP-ENC:Array>
<a5:Version id="ref-21" xmlns:a5="http://schemas.microsoft.com/clr/ns/System">
<_Major>1</_Major>
<_Minor>0</_Minor>
<_Build>10301</_Build>
<_Revision>0</_Revision>
</a5:Version>
<a4:AssemblyName id="ref-22" xmlns:a4="http://schemas.microsoft.com/clr/ns/System.Reflection">
<_Name id="ref-36">AjaxControlToolkit</_Name>
<_PublicKey href="#ref-37"/>
<_PublicKeyToken xsi:null="1"/>
<_CultureInfo>127</_CultureInfo>
<_CodeBase id="ref-38">file:///C:/Documents and Settings/khay228225/My Documents/Longview/ClassroomRegistration/bin/AjaxControlToolkit.dll</_CodeBase>
<_Version href="#ref-39"/>
<_HashAlgorithm xsi:type="a6:AssemblyHashAlgorithm" xmlns:a6="http://schemas.microsoft.com/clr/ns/System.Configuration.Assemblies">SHA1</_HashAlgorithm>
<_HashAlgorithmForControl xsi:type="a6:AssemblyHashAlgorithm" xmlns:a6="http://schemas.microsoft.com/clr/ns/System.Configuration.Assemblies">None</_HashAlgorithmForControl>
<_StrongNameKeyPair xsi:null="1"/>
<_VersionCompatibility xsi:type="a6:AssemblyVersionCompatibility" xmlns:a6="http://schemas.microsoft.com/clr/ns/System.Configuration.Assemblies">SameMachine</_VersionCompatibility>
<_Flags xsi:type="a4:AssemblyNameFlags" xmlns:a4="http://schemas.microsoft.com/clr/ns/System.Reflection">17</_Flags>
<_HashForControl xsi:null="1"/>
</a4:AssemblyName>
<a4:AssemblyName id="ref-23" xmlns:a4="http://schemas.microsoft.com/clr/ns/System.Reflection">
<_Name id="ref-40">System.Web.Extensions</_Name>
<_PublicKey xsi:null="1"/>
<_PublicKeyToken href="#ref-41"/>
<_CultureInfo>127</_CultureInfo>
<_CodeBase xsi:type="xsd:anyType" xsi:null="1"/>
<_Version href="#ref-42"/>
<_HashAlgorithm xsi:type="a6:AssemblyHashAlgorithm" xmlns:a6="http://schemas.microsoft.com/clr/ns/System.Configuration.Assemblies">SHA1</_HashAlgorithm>
<_HashAlgorithmForControl xsi:type="a6:AssemblyHashAlgorithm" xmlns:a6="http://schemas.microsoft.com/clr/ns/System.Configuration.Assemblies">None</_HashAlgorithmForControl>
<_StrongNameKeyPair xsi:null="1"/>
<_VersionCompatibility xsi:type="a6:AssemblyVersionCompatibility" xmlns:a6="http://schemas.microsoft.com/clr/ns/System.Configuration.Assemblies">SameMachine</_VersionCompatibility>
<_Flags xsi:type="a4:AssemblyNameFlags" xmlns:a4="http://schemas.microsoft.com/clr/ns/System.Reflection">None</_Flags>
<_HashForControl xsi:null="1"/>
</a4:AssemblyName>
<a4:AssemblyName id="ref-24" xmlns:a4="http://schemas.microsoft.com/clr/ns/System.Reflection">
<_Name id="ref-43">System.Web</_Name>
<_PublicKey xsi:null="1"/>
<_PublicKeyToken href="#ref-44"/>
<_CultureInfo>127</_CultureInfo>
<_CodeBase xsi:type="xsd:anyType" xsi:null="1"/>
<_Version href="#ref-45"/>
<_HashAlgorithm xsi:type="a6:AssemblyHashAlgorithm" xmlns:a6="http://schemas.microsoft.com/clr/ns/System.Configuration.Assemblies">SHA1</_HashAlgorithm>
<_HashAlgorithmForControl xsi:type="a6:AssemblyHashAlgorithm" xmlns:a6="http://schemas.microsoft.com/clr/ns/System.Configuration.Assemblies">None</_HashAlgorithmForControl>
<_StrongNameKeyPair xsi:null="1"/>
<_VersionCompatibility xsi:type="a6:AssemblyVersionCompatibility" xmlns:a6="http://schemas.microsoft.com/clr/ns/System.Configuration.Assemblies">SameMachine</_VersionCompatibility>
<_Flags xsi:type="a4:AssemblyNameFlags" xmlns:a4="http://schemas.microsoft.com/clr/ns/System.Reflection">None</_Flags>
<_HashForControl xsi:null="1"/>
</a4:AssemblyName>
<a4:AssemblyName id="ref-25" xmlns:a4="http://schemas.microsoft.com/clr/ns/System.Reflection">
<_Name id="ref-46">mscorlib</_Name>
<_PublicKey xsi:null="1"/>
<_PublicKeyToken href="#ref-47"/>
<_CultureInfo>127</_CultureInfo>
<_CodeBase xsi:type="xsd:anyType" xsi:null="1"/>
<_Version href="#ref-48"/>
<_HashAlgorithm xsi:type="a6:AssemblyHashAlgorithm" xmlns:a6="http://schemas.microsoft.com/clr/ns/System.Configuration.Assemblies">SHA1</_HashAlgorithm>
<_HashAlgorithmForControl xsi:type="a6:AssemblyHashAlgorithm" xmlns:a6="http://schemas.microsoft.com/clr/ns/System.Configuration.Assemblies">None</_HashAlgorithmForControl>
<_StrongNameKeyPair xsi:null="1"/>
<_VersionCompatibility xsi:type="a6:AssemblyVersionCompatibility" xmlns:a6="http://schemas.microsoft.com/clr/ns/System.Configuration.Assemblies">SameMachine</_VersionCompatibility>
<_Flags xsi:type="a4:AssemblyNameFlags" xmlns:a4="http://schemas.microsoft.com/clr/ns/System.Reflection">None</_Flags>
<_HashForControl xsi:null="1"/>
</a4:AssemblyName>
<SOAP-ENC:Array id="ref-37" xsi:type="SOAP-ENC:base64">ACQAAASAAACUAAAABgIAAAAkAABSU0ExAAQAAAEAAQCPK9TDyQ7IhUYTfpE2AHQf3d2SnwXQMtUv0WBriGCYmbP3N6DmiBxfO7oKGPxgUoeQ9lLmSkGGh/tTjDyG0yWGbW2wch4W30ixt8brsHvIg9ShGeherOERCEL1lxI4Xr5q4qAiniBe+OKEzsCiF84e7L1jwb9HR4VV/J42rx7xsw==</SOAP-ENC:Array>
<a5:Version id="ref-39" xmlns:a5="http://schemas.microsoft.com/clr/ns/System">
<_Major>1</_Major>
<_Minor>0</_Minor>
<_Build>10301</_Build>
<_Revision>0</_Revision>
</a5:Version>
<SOAP-ENC:Array id="ref-41" xsi:type="SOAP-ENC:base64">Mb84Vq02TjU=</SOAP-ENC:Array>
<a5:Version id="ref-42" xmlns:a5="http://schemas.microsoft.com/clr/ns/System">
<_Major>1</_Major>
<_Minor>0</_Minor>
<_Build>61025</_Build>
<_Revision>0</_Revision>
</a5:Version>
<SOAP-ENC:Array id="ref-44" xsi:type="SOAP-ENC:base64">sD9ffxHVCjo=</SOAP-ENC:Array>
<a5:Version id="ref-45" xmlns:a5="http://schemas.microsoft.com/clr/ns/System">
<_Major>2</_Major>
<_Minor>0</_Minor>
<_Build>0</_Build>
<_Revision>0</_Revision>
</a5:Version>
<SOAP-ENC:Array id="ref-47" xsi:type="SOAP-ENC:base64">t3pcVhk04Ik=</SOAP-ENC:Array>
<a5:Version id="ref-48" xmlns:a5="http://schemas.microsoft.com/clr/ns/System">
<_Major>2</_Major>
<_Minor>0</_Minor>
<_Build>0</_Build>
<_Revision>0</_Revision>
</a5:Version>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

GeneralRe: Asp.net 4.0 Pin
Not Active21-Dec-11 9:51
mentorNot Active21-Dec-11 9:51 
GeneralRe: Asp.net 4.0 Pin
netJP12L21-Dec-11 10:36
netJP12L21-Dec-11 10:36 
GeneralRe: Asp.net 4.0 Pin
Not Active21-Dec-11 12:26
mentorNot Active21-Dec-11 12:26 
QuestionBulk Insert into database from datatable or dataset or datagrid Pin
yesu prakash21-Dec-11 3:37
yesu prakash21-Dec-11 3:37 
AnswerRe: Bulk Insert into database from datatable or dataset or datagrid Pin
rkrishnach22-Dec-11 1:12
rkrishnach22-Dec-11 1:12 
QuestionBulk Insert into database Pin
yesu prakash21-Dec-11 3:37
yesu prakash21-Dec-11 3:37 
AnswerRe: Bulk Insert into database Pin
R. Giskard Reventlov21-Dec-11 7:21
R. Giskard Reventlov21-Dec-11 7:21 
QuestionGridview rendering Issue Pin
Rameez Raja21-Dec-11 0:05
Rameez Raja21-Dec-11 0:05 
Questiondatagrid link button Pin
sheemap20-Dec-11 22:48
sheemap20-Dec-11 22:48 
AnswerRe: datagrid link button Pin
R. Giskard Reventlov20-Dec-11 22:56
R. Giskard Reventlov20-Dec-11 22:56 
AnswerRe: datagrid link button Pin
Karthik Harve20-Dec-11 22:56
professionalKarthik Harve20-Dec-11 22:56 
AnswerRe: datagrid link button Pin
uspatel21-Dec-11 0:20
professionaluspatel21-Dec-11 0:20 
Questionlink button Pin
sheemap20-Dec-11 20:47
sheemap20-Dec-11 20:47 
AnswerRe: link button Pin
srinivas vadepally20-Dec-11 22:13
srinivas vadepally20-Dec-11 22:13 
AnswerRe: link button Pin
Karthik Harve20-Dec-11 22:55
professionalKarthik Harve20-Dec-11 22:55 
Questionhow use visio activeX contorl in asp.net Pin
Suhail Ali20-Dec-11 2:11
Suhail Ali20-Dec-11 2:11 
AnswerRe: how use visio activeX contorl in asp.net Pin
thatraja20-Dec-11 4:56
professionalthatraja20-Dec-11 4:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.