Login thro the asp.net website.
Hi all,I am creating a asp website. On that website i am redirecting user to the silverlight website. For asp website login i am using a username and password from my DB.Now i have one button, on...
View Articlehow to save & retreive data in mono for android to xml file
hi...m working on mono for android...m very new to mono for android...can u please help me how to store data from edit text contols into xml file and retreive xml file data to edit texts(in .net...
View Articlehow to populate a spinner in mono for android
my requirement is to populate a spinner(like dropdown) in mono android with value and stringlikecourseid coursename101 MCA 102 MBA103 M.SC104...
View ArticleMany Sql scripts to execute
I have 90 scripts in C:\SQL Scripts\*sqlhow could i execute by command ,i saw many things on net but could execute it successfully,,,I am using sql 2008 R2 , not a default instance
View Articlewhy page refresh .click event of save button get fired
when i refresh page on Ie by ctrl+f5why click event of save button get fired how can i hendle this because it inserts records in database ?i have checked code on ".cs" filenot fired event forcefullythanks
View ArticleIn Nhibernate hbm.xml file .what to use in byte[] type
how to define in byte[] in hbm.xmlI am using nhibernate in asp.neti have to save pdf file into sqlservedatabase fields type is in sqlserver = varbinary(MAX)in asp.net i can retrive in byte[]what to use...
View ArticleASP.NET, C#, NHibernate,
i save pdf document into sqlserver using " varbinary(MAX) "i also can dowload the document after retrive from databasebut when i try to open that downloaded fileit gives me this error"there was an...
View ArticleHow to stretch ListboxItems in Listbox
So I have this LISTBOX, which I add items dynamically.http://www.fileden.com/files/2007/2/5/737151/png2.jpgAs you can see it won't stretch the item to the end of the box. I want the item to stretch and...
View Articlereportviewer and image issue
Hello.I have an table with a field with the url of the imageI have put in source the value database, and in value with =Fields!image.Value (image is the url field), but i only get <img...
View ArticleRead string contents between 2-dates
I have a PDF file, which contains text data sandwiched between dates. For example, one section of text would be prefaced with a date like Sunday, February 17. It then has text data that follows. The...
View ArticleC# web service keep process open
I am trying to determine where a C# 2008 application that communicates with a web service is having a process problem. The C# 2008 app is communicating to the web service using a *.wsdl file by...
View Articlegetting error in You can only have one
Hello..i m getting error in this webpage..\<%@ Page Title="" Language="C#" MasterPageFile="~/site.master" AutoEventWireup="true" CodeFile="Blog.aspx.cs" Inherits="Blog" %><%@ Register...
View ArticleHow can i use search Button in a website or project??
Hello sir, i m creating a website and i want to use search option on master page of website.it means user can search in whole website..please let me know i can use search butoon and what is coding for...
View Articlemake Compare Data annotation case insensitive asp.net MVC 4
Hi all,By default the Compare annotation is case sensitive. wanna make case insensitive.Or any mechanism through which the textbox value is manipulated for upper / lower case and then the Annotation...
View ArticlePython in .Net 0.4 Visual Studio 2010
HiI want to the open Python source file from the visual studio (with Iron Python 2.7 and Visual Studio 2010), but when I want to the run(F5) my project, I get this message "No module named wx" , could...
View ArticleHow to diable ajax controls using javascript
Hi,I am using ajax toolkit controls on my asp page.I want to diable it usimg javascript, not using code behind. I also dont want to disable textboxes on which i applied ajax extenders. please provide...
View ArticleSQL 12 Month graph
Hi,I have a problem regarding a Dundas Chart Graph and an SQL statement.I want to create a graph which will show customer sales for the last 12 months.I have created an aspx page with 3 dropdown lists...
View ArticleExport to excel problem In VS2010
I have made one application in Visual Studio 2005 and its working successfully from last 3 years.Now i convert that into Visual Studio 2010 and its converted successfully. I make publish copy and...
View Articlecreate a tabbed content rotator
i face two problem with this. 1.IE this tab not working 2. when i reach bottom of the page at that it if image change then page automatically jump upward direction. i want with image my page not jump...
View ArticleRegex to remove the css empty class
Hi All,I have html style sheet in xml format., how can i remove the empty classes?eg:#span23{}or#span23{}I created 2 different patternRegex.Matches(strModifiedCSS.ToString(), @"[\#]+([a-z]+[0-9]+)",...
View Article