Posts

Using Font Family Tahoma

Image
hi,   i need use tahoma font family textblock < textblock height ="15.984" width ="29" canvas.left ="280" canvas.top ="21.016" text ="great programming work" textwrapping ="wrap" fontfamily ="tahoma" fontsize ="10"/> but not coming in tahoma.  please help. hi, if unstand right, embedding might ok: http://www.microsoft.com/typography/fonts/font.aspx?fid=19&fname=tahoma%20bold&fver=2.30 http://www.microsoft.com/typography/truetypeembedding.mspx     Silverlight  >  Programming Silverlight with .NET – General

Web Access Not Loading Completely After Upgrade

we upgraded tfs 2012 update 2 tfs 2013 update 4. after upgrade, users having intermittent issues trying load web access - users, header loads, none of information below (like work items, example) loads - entire screen stays blank. this happening on different browsers different people.  clearing caches has worked users , not others, , people problem has come after being able load web access couple days ago. i see error popping when debugging: no define call received module presentation/scripts/tfs/tfs.dataservices. might problem. what can correct this? hi brian, i'd know if see error message in pages of team web access. check event logs see if there useful information. for situation, can have check whether upgrade without issue. run tfs best practice analyzer check if there configuration issues. make sure have configured tfs 2013 features after upgrading. refer page for more information. if issue still exist after taking methods, please elaborate more details s...

Binding to PresentationFrameworkCollection<T>.Count

i'd sneaky , track when ui collections (such children) being updated, i've noticed avenues doing pretty closed off. presume because controls should not care ui hierarchy until measure/arrange time. nevertheless, if there existing codebase involved not aligned pattern useful in extreme detect updates ui tree @ time made, rather waiting till, @ earliest, layoutupdated. i've noticed blog postings how implicit style manager works in toolkit, though non-optimal application well. noticed presentationframeworkcollection has public property count backed dependencyproperty. presumed mean if set binding on count notified of updates property. presumed may sole purpose of property being dependency property no other reason avails. alas, although able bind property, not notified of updates. idea may going on here? hi,  my silverlight runtime 4.0.41108.0. i did test on machine has silverlight runtime 3.0.50106.0 , saw issue mentioned. checked bug list , found it's bug ...

Azure failed to upgrade DB from basic (retired) to S0

i put same question in stackflow.com far had 2 viewers...one myself.  i hope faster. i'm trying upgrade db on azure i"m getting error message. please service down. i'm getting error exception of type 'system.data.sqlclient.sqlexception' occurred in xxxxxxxxx.dll not handled in user code additional information: database 'xxxxxxxx' has reached size quota. partition or delete data, drop indexes, or consult documentation possible resolutions. tried upgrade db i'm getting error description database scale operation web s0 standard failed . errorcode: undefined errormessage: edition 'standard' not support database max size '20 mb'. status error time tuesday, january 26, 2016, 11:50:54 am please help hello, please upgrade procedure explained on following article: https://azure.microsoft.com/en-us/documentation/articles/sql-database-upgrade-serve r-portal/#upgrade-all-web-and-business-databases   hope hel...

Tigger needs a new name

hi all; a bit off topic b.i. , there nice reward winner. we're having contest come official name our b.i. product. figure disney wouldn't kindly on our using project name official name (although should feel honored!). if have suggestions, here's deal. simply come name our bi tool, , if use take home $250 amazon gift card , free copy of bi product , free copy of microsoft office 2010 , chance bask in glory! details @ business intelligence guy . the future of b.i. - raw & uncut hi davidthi808, this forum discuss issue of reporting services, information posted not relevant our forum's purpose, advise not post these similar information @ forum, understanding. thanks, challen fu please remember mark replies answers if , unmark them if provide no help. SQL Server  >  ...

Multiple sql accounts, for one web application

hello, reviewing our sql security our 1 web application. have been attacked via sql injection. currently, have 1 sql account db_datawriter , db_datareader.. have give user rights run stored procedures on as-needed basis.. account still able run delete/update/insert statements @ many tables/views. we lock down further, in way common practice among .net community   is common have multiple accounts 1 web app.. 1 account each of following: select, update, delete, insert. login combinations/all operations. way, @ page level, may better protect against sql injection. also currently, our database has many functions/views selects statements.. common call these directly application, or should calls go through sproc, , have sproc access view if needed?   i use info gut job proposal :) thanks! this article few years old now, issues same.  read through "sql server security best practices" @ least. http://vyaskn.tripod.com/sql_server_security_best_practices.htm her...

Adding queries to Team Project template

i create queries in template, shows tasks in envisioning iteration, tasks in planning iteration, etc. new projects. my problem how enable query know team project name created under, , realize iteration path under current project? my query looks this: team project = @project iteration path under skabelon test 2 \envisioning work item type = task   however name skabelon test 2 current project, , name of new project created based on process template. advice on how enable in wiq file query work on new project created template (and name)? i have tried use iteration path under @project\envisioning, doesnt work. this simple. problem here is, cannot view select query string team explorer. i explain in detail 1 example. if have installed visual studio sdk november 2006, easier showcase example trying say.   from team explorer, create own query whatever want, use following steps see exact select query behind query have created in user friendly manner ...i.e...throuhg ui. ...